public class ASN1ParsingException extends IllegalStateException
Constructor and Description |
---|
ASN1ParsingException(String message) |
ASN1ParsingException(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 © 2016 BouncyCastle.org. All rights reserved.