| Package | Description |
|---|---|
| com.h3c.of.lib.err |
OpenFlow Error Type enumerations.
|
| Modifier and Type | Method and Description |
|---|---|
static ECodeFlowModFailed |
ECodeFlowModFailed.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ECodeFlowModFailed[] |
ECodeFlowModFailed.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 |
ECodeFlowModFailed.validate(ECodeFlowModFailed 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.