Class InvalidWorldException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.infernalsuite.asp.api.exceptions.SlimeException
com.infernalsuite.asp.api.exceptions.InvalidWorldException
- All Implemented Interfaces:
Serializable
Exception thrown when a folder does
not contain a valid Minecraft world.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidWorldException
(Path worldDir) InvalidWorldException
(Path worldDir, String reason) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidWorldException
-
InvalidWorldException
-
-
Method Details
-
legacy
-
legacy
-