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

public class QueQiaoException extends Exception
See Also:
  • Constructor Details

    • QueQiaoException

      public QueQiaoException(String message)
    • QueQiaoException

      public QueQiaoException(String message, Throwable cause)