VppErrorCode
An error code.
Declaration
object VppErrorCodeProperties
| Name | Type | Description |
|---|---|---|
errorMessage | string | The human-readable explanation of the error. |
errorNumber | int32 | The numeric code of the error. |
An error code.
object VppErrorCode| Name | Type | Description |
|---|---|---|
errorMessage | string | The human-readable explanation of the error. |
errorNumber | int32 | The numeric code of the error. |