Class MBSpriteException

All Implemented Interfaces:
Serializable

public class MBSpriteException extends RuntimeException
Thrown by SpriteGraphicFactory in case of an exception while retrieving or parsing either a spritesheet or a sprite index file.
See Also:
  • Constructor Details

    • MBSpriteException

      public MBSpriteException(String msg)
    • MBSpriteException

      public MBSpriteException(String msg, Throwable cause)