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