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