Class MenuSpriteNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.csse3200.game.exceptions.MenuSpriteNotFoundException
All Implemented Interfaces:
Serializable

public class MenuSpriteNotFoundException extends Exception
See Also:
  • Constructor Details

    • MenuSpriteNotFoundException

      public MenuSpriteNotFoundException(String message)
    • MenuSpriteNotFoundException

      public MenuSpriteNotFoundException()