Class DecryptionFailedException

All Implemented Interfaces:
Serializable

public class DecryptionFailedException extends MessageParseException
Exception that gets thrown when decryption fails (because the keys are incorrect, or the data is corrupted).
See Also:
  • Constructor Details

    • DecryptionFailedException

      public DecryptionFailedException()