| Interface | Description |
|---|---|
| ErrorCode |
Tag interface for error code enumerations.
|
| Class | Description |
|---|---|
| ErrorCodeLookup |
Provides the facility to look up an error code based on a specified
error type.
|
| Enum | Description |
|---|---|
| ECodeBadAction |
Designates the error codes associated with the
ErrorType.BAD_ACTION error type. |
| ECodeBadInstruction |
Designates the error codes associated with the
ErrorType.BAD_INSTRUCTION error type. |
| ECodeBadMatch |
Designates the error codes associated with the
ErrorType.BAD_MATCH error type. |
| ECodeBadRequest |
Designates the error codes associated with the
ErrorType.BAD_REQUEST error type. |
| ECodeFlowModFailed |
Designates the error codes associated with the
ErrorType.FLOW_MOD_FAILED error type. |
| ECodeGroupModFailed |
Designates the error codes associated with the
ErrorType.GROUP_MOD_FAILED error type. |
| ECodeHelloFailed |
Designates the error codes associated with the
ErrorType.HELLO_FAILED error type. |
| ECodeMeterModFailed |
Designates the error codes associated with the
ErrorType.METER_MOD_FAILED error type. |
| ECodePortModFailed |
Designates the error codes associated with the
ErrorType.PORT_MOD_FAILED error type. |
| ECodeQueueOpFailed |
Designates the error codes associated with the
ErrorType.QUEUE_OP_FAILED error type. |
| ECodeRoleRequestFailed |
Designates the error codes associated with the
ErrorType.ROLE_REQUEST_FAILED error type. |
| ECodeSwitchConfigFailed |
Designates the error codes associated with the
ErrorType.SWITCH_CONFIG_FAILED error type. |
| ECodeTableFeaturesFailed |
Designates the error codes associated with the
ErrorType.TABLE_FEATURES_FAILED error type. |
| ECodeTableModFailed |
Designates the error codes associated with the
ErrorType.TABLE_MOD_FAILED error type. |
| ErrorType |
Designates the type of error; Since 1.0.
|
Copyright © 2014. All Rights Reserved.