Class ProtocolException

All Implemented Interfaces:
Serializable

public class ProtocolException extends QueQiaoException
See Also:
  • Constructor Details

    • ProtocolException

      public ProtocolException(int code, String message)
    • ProtocolException

      public ProtocolException(int code, String message, Object data)
  • Method Details