Class ProtocolException

All Implemented Interfaces:
Serializable

public class ProtocolException extends VerificationException
See Also:
  • Constructor Details

    • ProtocolException

      public ProtocolException(String msg)
    • ProtocolException

      public ProtocolException(Exception e)
    • ProtocolException

      public ProtocolException(String msg, Exception e)