| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorInfo.Builder |
ErrorInfo.Builder.setErrorCode(java.lang.Long errorCode)
Error code of the error.
|
ErrorInfo.Builder |
ErrorInfo.Builder.setErrorMessage(java.lang.String errorMessage)
Error message
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
ErrorInfo.Builder |
ErrorInfo.Builder.setTimestamp(java.lang.Long timestamp)
Timestamp when the error occurred format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|