public class DERDecodingException extends Exception
| Constructor and Description |
|---|
DERDecodingException(String message)
Constructor DERDecodingException
|
DERDecodingException(String message,
Throwable cause)
Constructor DERDecodingException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DERDecodingException(String message)
message - the message to display when this exception is thrownCopyright © 2000–2025 The Apache Software Foundation. All rights reserved.