Class BadMessageException

All Implemented Interfaces:
Serializable

public class BadMessageException extends MessageParseException
Exception that gets thrown if a message has a bad/illegal format after it has been decrypted.
See Also:
  • Constructor Details

    • BadMessageException

      public BadMessageException()
    • BadMessageException

      public BadMessageException(String msg)