- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Detail
-
getError
ASException getError()
- Returns:
- exception from the Result object if there was an error during the execution of the operation
-
getStatus
ASStatus getStatus()
- Returns:
- returns status of the execution of the operation. Returns
ASStatus.OK
if there is no exception
-
hasError
boolean hasError()
- Returns:
- true if there was an error during the execution of the operation, false otherwise
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright (c) 2014 Cloud Software Group, Inc. All rights reserved.