Class InvalidWorldException

All Implemented Interfaces:
Serializable

public class InvalidWorldException extends IllegalArgumentException
Thrown when there is an attempt to retrieve a world that does not exist
See Also:
  • Constructor Details

    • InvalidWorldException

      public InvalidWorldException()
    • InvalidWorldException

      public InvalidWorldException(String message)