Package | Description |
---|---|
com.orchestranetworks.addon.igov.services |
Provides APIs to execute the {addon.label} services.
|
Modifier and Type | Method and Description |
---|---|
IGovException |
ServiceResult.getException()
Returns the exception thrown if the service execution failed, null otherwise.
|
IGovException |
IGovServiceResult.getException()
Deprecated.
Returns the exception thrown if the service execution failed, null otherwise.
|