public class AsyncOperationException extends ClientException
| Constructor and Description |
|---|
AsyncOperationException(AsyncOperationStatus status)
Creates a AsyncOperationException.
|
| Modifier and Type | Method and Description |
|---|---|
AsyncOperationStatus |
getStatus()
Gets the status for this exception.
|
isErrorpublic AsyncOperationException(AsyncOperationStatus status)
status - The status of this exception.public AsyncOperationStatus getStatus()