Serialized Form
-
Package com.github.theword.queqiao.tool.exception
-
Exception com.github.theword.queqiao.tool.exception.QueQiaoException
class QueQiaoException extends Exception implements Serializable
-
-
Package com.github.theword.queqiao.tool.exception.protocol
-
Exception com.github.theword.queqiao.tool.exception.protocol.ProtocolException
class ProtocolException extends QueQiaoException implements Serializable-
Serialized Fields
-
code
int code
-
data
Object data
-
-
-
-
Package com.github.theword.queqiao.tool.exception.rcon
-
Exception com.github.theword.queqiao.tool.exception.rcon.RconException
class RconException extends QueQiaoException implements Serializable
-
-
Package com.github.theword.queqiao.tool.exception.response
-
Exception com.github.theword.queqiao.tool.exception.response.ResponseException
class ResponseException extends QueQiaoException implements Serializable
-
-
Package com.github.theword.queqiao.tool.exception.status
-
Exception com.github.theword.queqiao.tool.exception.status.MinecraftPingException
class MinecraftPingException extends StatusException implements Serializable -
Exception com.github.theword.queqiao.tool.exception.status.StatusException
class StatusException extends QueQiaoException implements Serializable
-