Class PKCSIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.bouncycastle.pkcs.PKCSIOException
- All Implemented Interfaces:
Serializable
Specialised
IOException thrown by classes in org.bouncycastle.pkcs and its
sub-packages to signal malformed or corrupted PKCS encodings.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PKCSIOException
-
PKCSIOException
-
-
Method Details
-
getCause
-