public class BERException extends IOException
| Constructor and Description |
|---|
BERException()
Constructs a BER encoding exception with no message.
|
BERException(String message)
Constructs a BER encoding exception with the specified message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BERException()
public BERException(String message)
Copyright © 2017. All rights reserved.