Exception Summary |
ConnectorException |
Runtime exception for connector rule failures. |
InboundMappingException |
Subtype of ConnectorException, used for connector rule failures that
result from a failure to map data received from an external
(non-PegaRULES) application to the clipboard. |
IndirectReferenceException |
Runtime exception for connector rule failures. |
OutboundMappingException |
Subtype of ConnectorException, used for connector rule failures that
result from a failure to map data from the clipboard to the format
required by an external (non-PegaRULES) application. |
PRApplicationException |
PRPC Application exception for service rule failures. |
PRQueuedRequestException |
PRPC Queued Request exception extends PRApplicationException. |
RemoteApplicationException |
Subtype of ConnectorException, used for connector rule failures that
result from an external (non-PegaRULES) application failure. |
ResourceUnavailableException |
Subtype of ConnectorException, used for connector rule failures that
result from an external (non-PegaRULES) resource being unavailable. |
ServiceException |
Runtime exception for service rule failures. |