Class UnsupportedMessageTypeException

All Implemented Interfaces:
Serializable

public class UnsupportedMessageTypeException extends MessageParseException
Exception that gets thrown when an attempt has been made to decrypt a message of a type that is not supported by this library.
See Also:
  • Constructor Details

    • UnsupportedMessageTypeException

      public UnsupportedMessageTypeException()