public class PKCSIOException
extends java.io.IOException
IOException thrown by classes in org.bouncycastle.pkcs and its
sub-packages to signal malformed or corrupted PKCS encodings.| Constructor and Description |
|---|
PKCSIOException(java.lang.String msg) |
PKCSIOException(java.lang.String msg,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getCause() |