Class CipherException

All Implemented Interfaces:
Serializable

public class CipherException extends SecDispatcherException
Exception thrown by Cipher.
Since:
4.0.1
See Also:
  • Constructor Details

    • CipherException

      public CipherException(String message)
    • CipherException

      public CipherException(String message, Throwable cause)