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