java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cloudburstmc.api.level.chunk.ChunkException
- All Implemented Interfaces:
Serializable
author: MagicDroidX
Nukkit Project
- See Also:
- Serialized Form
-
Constructor Summary
ConstructorsConstructorDescriptionChunkException(String message)ChunkException(String message, Throwable cause)ChunkException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ChunkException
-
ChunkException
-
ChunkException
-