| Package | Description |
|---|---|
| com.h3c.of.lib.err |
OpenFlow Error Type enumerations.
|
| Modifier and Type | Method and Description |
|---|---|
static ECodeTableModFailed |
ECodeTableModFailed.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ECodeTableModFailed[] |
ECodeTableModFailed.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ECodeTableModFailed.validate(ECodeTableModFailed code,
ProtocolVersion pv)
Validates the given error code against the specified protocol version,
silently returning if all is well, throwing an exception otherwise.
|
Copyright © 2014. All Rights Reserved.