Class ProtocolException

All Implemented Interfaces:
Serializable

public class ProtocolException extends RuntimeException
See Also:
  • Constructor Details

    • ProtocolException

      public ProtocolException(String message, int code, Throwable cause)
  • Method Details

    • getCode

      public int getCode()