public class SnmpHandlerNotDefinedException extends RuntimeException
| Constructor and Description | 
|---|
SnmpHandlerNotDefinedException()
Default exception constructor 
 | 
SnmpHandlerNotDefinedException(String why)
The exception constructor 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SnmpHandlerNotDefinedException(String why)
why - The reason the exception is being raisedpublic SnmpHandlerNotDefinedException()
Copyright © 2021. All rights reserved.