Class StatusException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.theword.queqiao.tool.exception.QueQiaoException
com.github.theword.queqiao.tool.exception.status.StatusException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
MinecraftPingException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionStatusException(String message) StatusException(String message, 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
-
StatusException
-
StatusException
-