Class ProtocolException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InvalidReplyException

public class ProtocolException extends Exception
Exception thrown when an error is detected in the quasardb protocol
See Also:
  • Constructor Details

    • ProtocolException

      public ProtocolException(String message)