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