Interface ScopedException
- All Known Implementing Classes:
SAlreadyExistsException,SBonitaException,SBonitaRuntimeException,SDeletionException,SExecutionException,SLifecycleException,SObjectAlreadyExistsException,SObjectCreationException,SObjectModificationException,SObjectNotFoundException,SObjectReadException,SReflectException,SRetryableException,SV6FormsDeployException
public interface ScopedException
-
Field Details
-
UNKNOWN_SCOPE
- See Also:
-
GENERAL_INFORMATION
- See Also:
-
OPERATION
- See Also:
-
EVENT
- See Also:
-
ITERATION
- See Also:
-
CONNECTOR
- See Also:
-
DATA
- See Also:
-
ACTOR_MAPPING
- See Also:
-
OUTGOING_TRANSITION
- See Also:
-
-
Method Details
-
getScope
Describe the scope of the exception with a human-readable category.- Returns:
- The scope of the exception
-