public class AsnDecodingException extends Exception
Constructor and Description |
---|
AsnDecodingException()
The default exception constructor
|
AsnDecodingException(String why)
The exception constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AsnDecodingException()
public AsnDecodingException(String why)
why
- The reason the exception is being raisedCopyright © 2021. All rights reserved.