Click or drag to resize

SnmpException Constructor

Overload List
 NameDescription
Public methodSnmpException Creates a SnmpException.
Public methodSnmpException(String) Creates a SnmpException instance with a specific String.
Protected methodSnmpException(SerializationInfo, StreamingContext) Creates a SnmpException instance.
Public methodSnmpException(String, Exception) Creates a SnmpException instance with a specific String and an Exception.
Top
See Also