Class AES.InvalidPasswordException

All Implemented Interfaces:
Serializable
Enclosing class:
AES

public static class AES.InvalidPasswordException extends EncryptionException
Thrown if an attempt is made to decrypt a stream with an incorrect password.
See Also:
  • Constructor Details

    • InvalidPasswordException

      public InvalidPasswordException()