public class SnmpUnknownMsgProcModelException extends SnmpUnknownModelException
SnmpMsgProcessingSubSystem doesn't know the passed ID.
This API is a Sun Microsystems internal API and is subject to change without notice.
| Constructor and Description |
|---|
SnmpUnknownMsgProcModelException(String msg)
Constructor.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SnmpUnknownMsgProcModelException(String msg)
msg - The exception msg to display.