Class RconException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.theword.queqiao.tool.exception.QueQiaoException
com.github.theword.queqiao.tool.exception.rcon.RconException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRconException(String message) RconException(String message, Throwable cause) -
Method Summary
Modifier and TypeMethodDescriptionstatic RconExceptionstatic RconExceptioncommandFailed(Throwable cause) static RconExceptiondisabled()static RconExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RconException
-
RconException
-
-
Method Details
-
disabled
-
disconnected
-
clientDisconnected
-
commandFailed
-