| Package | Description |
|---|---|
| com.h3c.util.snmp.command |
| Modifier and Type | Method and Description |
|---|---|
static SnmpError |
SnmpError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SnmpError[] |
SnmpError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SnmpErrorDescriptor(SnmpError error)
Creates an error descriptor.
|
SnmpErrorDescriptor(SnmpError error,
Throwable cause)
Creates an error descriptor.
|
Copyright © 2014. All Rights Reserved.