public class CipherIOException extends IOException
IOException
wrapper around an exception indicating a problem with the use of a cipher.Constructor and Description |
---|
CipherIOException(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020 BouncyCastle.org. All rights reserved.