public final class CommunicationErrorResponse
extends java.lang.Object
| Constructor and Description |
|---|
CommunicationErrorResponse() |
| Modifier and Type | Method and Description |
|---|---|
CommunicationError |
getError()
Get the error property: The Communication Services error.
|
CommunicationErrorResponse |
setError(CommunicationError error)
Set the error property: The Communication Services error.
|
public CommunicationError getError()
public CommunicationErrorResponse setError(CommunicationError error)
error - the error value to set.