Class UnknownWorldFolderStructureException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
me.pauleff.common.exceptions.UnknownWorldFolderStructureException
All Implemented Interfaces:
Serializable

public class UnknownWorldFolderStructureException extends RuntimeException
Indicates that the world's folder layout could not be recognized.
See Also:
  • Constructor Details

    • UnknownWorldFolderStructureException

      public UnknownWorldFolderStructureException()
      Creates an exception with a fixed message asking the user to contact the developer.