Class WorldTooBigException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.infernalsuite.aswm.api.exceptions.SlimeException
com.infernalsuite.aswm.api.exceptions.WorldTooBigException
- All Implemented Interfaces:
Serializable
Exception thrown when a MC world is
too big to be converted into the SRF.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WorldTooBigException
-