java.io.SerializableInvalidCipherTextIOExceptionpublic class CipherIOException
extends java.io.IOException
IOException wrapper around an exception indicating a problem with the use of a cipher.| Constructor | Description |
|---|---|
CipherIOException(java.lang.String message,
java.lang.Throwable cause) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Throwable |
getCause() |