Package org.bouncycastle.crypto.io
Class CipherIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.bouncycastle.crypto.io.CipherIOException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InvalidCipherTextIOException
IOException
wrapper around an exception indicating a problem with the use of a cipher.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString