Class TProtocolException

All Implemented Interfaces:
Serializable

public class TProtocolException extends TException
See Also:
  • Constructor Details

    • TProtocolException

      public TProtocolException()
    • TProtocolException

      public TProtocolException(String message)
    • TProtocolException

      public TProtocolException(String message, Throwable cause)
    • TProtocolException

      public TProtocolException(Throwable cause)