public interface OperationStatus
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause()
Return the cause of the error state.
|
boolean |
isSuccess()
Return the status of operation.
|
Throwable getCause()
boolean isSuccess()
Copyright © 2022 WSO2. All rights reserved.