class |
AccessDeniedGlobalPrivilegeMissingException |
This exception is raised when a global privilege is required to access a resource, but it is not granted.
|
class |
AmbiguousBrowseableProcessServerServiceException |
ProcessServers can never have multiple browsable ProcessServerServices.
|
class |
CallbackException |
An exception was thrown while processing the callback.
|
class |
CredentialEncodingException |
Failed to encode/decode the credentials.
|
class |
CredentialNotExternallyAvailableException |
|
class |
CredentialNotFoundException |
No valid credential could be found.
|
class |
CredentialWithoutEndpointException |
There is no Endpoint associated with the Credential
|
class |
DateFormatException |
The format of the date time zone is incorrect and could not be parsed.
|
class |
DateTimeConstantOutOfBoundsException |
A day has been entered that is out of the specified allowed range.
|
class |
DirtyListNotEmptyException |
The dirty list on the session is not empty, therefore the requested operation cannot be completed
|
class |
DuplicateKeyException |
The database is in an inconsistent state, found a duplicate primary key.
|
class |
ExportException |
Base class for exceptions relating to exporting objects.
|
class |
ExtensionPointURLException |
The URL for the requested extension could not be generated for the reason specified.
|
class |
FileException |
Failure to retrieve the file content, likely permanent in nature.
|
class |
FileParameterInvalidTypeException |
The type specifier is invalid for the file reference.
|
class |
FileParameterMissingTypeException |
The type of the file reference is missing.
|
class |
FileParameterSourceUnavailableException |
Error retrieving content for {2}
|
class |
FileParameterValueNotFoundRuntimeException |
A value that is needed to load the file parameter cannot be found.
|
class |
FileParameterValueRuntimeException |
The value is invalid.
|
class |
FileTransientException |
Failure to retrieve the file content, likely transient in nature.
|
class |
GeneralJobFileRemoteException |
Search for job file failed.
|
class |
GeneralListDirectoryRemoteException |
List directory contents failed.
|
class |
ImportOverrideException |
An import override rule could not be applied to an object.
|
class |
InactiveUserCannotLoginException |
A user that has been marked as inactive cannot login.
|
class |
IncorrectFormatRuntimeException |
An expression is not syntactically correct.
|
class |
InitialParticipantNotInListException |
Unable to resolve Initial Assignee: Assignee is not in the participants list
|
class |
InsufficientLicensesException |
Cannot create more objects than the license allows.
|
class |
InvalidContentTypeException |
An invalid line range has been specified.
|
class |
InvalidDateFormatUnknownLocale |
The language is not available.
|
class |
InvalidFormatException |
Invalid format string.
|
class |
InvalidLicensableItemValueException |
The value for the given key is not valid.
|
class |
InvalidObjectNameException |
The name of the object is invalid
|
class |
InvalidOperatorMessageReplyException |
The specified reply was invalid.
|
class |
InvalidSearchException |
An invalid job file search or filter has been specified.
|
class |
JobFileContentAccessDeniedException |
The user does not have access the requested job file content
|
class |
JobFileEncryptionException |
Unable to provide a job file as it cannot be supplied over an end-to-end encrypted channel.
|
class |
JobFileException |
Failure to retrieve the job-file, likely permanent in nature.
|
class |
JobFileNotYetPersistedException |
The user attempts read from a new jobfile that has not been persisted yet
|
class |
JobFileRemoteException |
Unable to search job file because of a permanent remote exception.
|
class |
JobFileRemoteTransientException |
Unable to search job file because of a remote exception.
|
class |
JobFileTransientException |
Failure to retrieve the job-file, likely transient in nature.
|
class |
JobHasNoParentException |
Operation requires that the Job has a parent, but it does not.
|
class |
JobNotFoundRuntimeException |
A request was made for a job, however the job did not exist.
|
class |
LicenseException |
License violation.
|
class |
ListDirectoryException |
Failure to retrieve the directory content, likely permanent in nature.
|
class |
ListDirectoryRemoteException |
Unable to list directory contents because of a permanent remote exception.
|
class |
ListDirectoryRemoteTransientException |
Unable to list directory contents because of a remote exception.
|
class |
ListDirectoryTransientException |
Failure to retrieve the directory content, likely transient in nature; a retry may succeed.
|
class |
ListOSUserSessionsException |
Failure to list user sessions
|
class |
MailAbortRuntimeException |
Base class for exceptions relating to aborting a mail job.
|
class |
MailInvalidArmorException |
Failed by encoding/decoding armor
|
class |
ModelChangeProcessorUpdateException |
A failure of a ModelChangeProcessor to process ModelChangeMessage(s).
|
class |
ModifiedJobDefinitionCannotBePreparedException |
Only clean JobDefinitions can be prepared.
|
class |
NoTimeZoneForTimeWindowCalculation |
No timezone could be found to calculate this TimeWindowElement.
|
class |
NotWithinAChainException |
This job is neither a step nor a call of a JobChain
|
class |
ObjectCreationNotAllowedException |
The object could not be created since it would violate the object constraints.
|
class |
ObjectDeletedException |
The object has been marked for deletion, no operations are allowed on the object anymore.
|
class |
ObjectMutableInOtherSubSessionException |
The object is already on the dirtylist in another subsession.
|
class |
ObjectNotAttachedToSessionException |
The object is not attached to a session, and cannot be used anymore.
|
class |
ObjectNotFromSameSessionException |
The object used for assignment is not from the same session as the object it is being assigned to
|
class |
ObjectSearchExpiredException |
The Object Search results have expired and cannot be retrieved.
|
class |
ParameterDefaultValueUnavailableException |
An error was encountered while evaluating a default parameter value.
|
class |
ParameterWrongTypeException |
A Parameter was set, but using the wrong type of data.
|
class |
PendingEventsNotAllowedException |
Cannot raise event; isPendingEventsAllowed is false and the event is already raised.
|
class |
PerformRFCActionException |
Failure to perform the RFC action, likely permanent in nature.
|
class |
PerformRFCActionPasswordExpiredException |
Failure to perform the RFC action, likely password expired.
|
class |
PerformRFCActionRemoteException |
Unable to perform RFC action because of a permanent remote exception.
|
class |
PerformRFCActionRemotePasswordExpiredException |
Unable to perform RFC action because of password expired exception.
|
class |
PerformRFCActionRemoteTransientException |
Unable to perform RFC action because of a transient remote exception.
|
class |
PerformRFCActionTransientException |
Failure to perform the RFC action, likely transient in nature; a retry may succeed.
|
class |
PeriodFunctionErrorException |
Internal error in a period function.
|
class |
PeriodFunctionNoInterfaceException |
Period functions should implement the PeriodFunctionCalculator interface.
|
class |
PersistenceFactoryInstantiationException |
Unable to configure and/or retrieve a low level persistence factory.
|
class |
ProcessServerCheckException |
Thrown during the validation or execution of a Process Server Check
|
class |
ProcessServerCheckFailException |
A Process Server Check failed to meet the defined threshold(s)
|
class |
ProcessServerCheckSystemException |
An IO or other system exception occurred while executing a Process Server Check
|
class |
ProcessServerCheckValidateException |
The attributes defined for a Process Server Check failed validation
|
class |
R2WPublishException |
If Report2Web publishing fails.
|
class |
RecurrenceException |
Error during computing recurrence.
|
class |
RecurrencePatternException |
Error in the recurrence pattern.
|
class |
RemoteLoginFailedException |
Remote login failed.
|
class |
ReportGenerationException |
The report generation failed.
|
class |
ReportValidationException |
The report validation failed.
|
class |
ReturnCodeMappingUnavailableException |
An error was encountered while evaluating the return code mapping.
|
class |
SchedulerAPIException |
Baseclass for checked exceptions thrown by the API.
|
class |
SchedulerAPIForeignKeyException |
Unable to persist.
|
class |
SchedulerAPIInvalidObjectTypeException |
The string passed in does not represent a valid ObjectType.
|
class |
SchedulerAPIInvalidRestrictedEnumerationException |
Invalid enumeration value.
|
class |
SchedulerAPIInvalidStringLiteralException |
Invalid string literal.
|
class |
SchedulerAPIMissingException |
A communal scheduler session factory has not been published yet.
|
class |
SchedulerAPINoRowsUpdatedException |
The persist call did not update any rows in the database.
|
class |
SchedulerAPIPersistenceException |
Unable to persist.
|
class |
SchedulerAPIPersistenceRuntimeException |
An exception occurred during the execution of a persistence layer method.
|
class |
SchedulerAPIRetriablePersistenceException |
Indicates an exception that can be potentially fixed by trying again.
|
class |
SchedulerAPIRuntimeException |
Baseclass for unchecked exceptions thrown by the API.
|
class |
SchedulerAPIUnavailableException |
The scheduler API is currently unavailable.
|
class |
SchedulerConfigurationException |
An error has occurred while trying to configure a Scheduler component.
|
class |
SchedulerCustomException |
Custom exception, isBestException() returns true so will be chosen by the UI.
|
class |
SchedulerCustomLowLevelException |
Custom low-level exception, isBestException() returns false so will not be chosen by the UI.
|
class |
SchedulerCustomLowLevelRuntimeException |
Custom low-level runtime exception, isBestException() returns false so will not be chosen by the UI.
|
class |
SchedulerCustomRuntimeException |
Custom runtime exception, isBestException() returns true so will be chosen by the UI.
|
class |
SchedulingParameterValueException |
An error was encountered while evaluating and/or applying a scheduling parameter.
|
class |
StepDoesNotExistException |
The JobChain does not contain the requested step
|
class |
SubjectNotCreatedException |
An error was encountered while evaluating and/or applying a scheduling parameter.
|
class |
TimeWindowElementConstraintOutOfBoundsException |
Attribute on a time window element is out of bounds.
|
class |
TimeWindowException |
An error occurred calculating the opening or closing of a time window.
|
class |
TimeWindowExpectedOpenWindowException |
CalculateNextClose should only be called on an open time window.
|
class |
TimeWindowNullOpeningTimeException |
Time window {0} cannot be called with a NULL opening time.
|
class |
TooManyJobGroupsToForecastException |
We do not allow forecasting more than 5000 job groups.
|
class |
UnlicensedFeatureException |
An attempt was made to use an unlicensed feature.
|
class |
UnsupportedObjectException |
The object that was passed in is of an incorrect type.
|
class |
UnsupportedPermaLinkException |
The URL for the requested purpose is not supported.
|
class |
UserMessageAttachmentException |
The user message attachment upload was denied or failed.
|
class |
UserMessageAttachmentUnknownException |
If an User Message Attachment action throws an unexpected exception.
|
class |
UserMessageAttachmentVetoException |
If an On User Operation action throws an exception to veto the changes being performed by the User Message attachment operation.
|
class |
UserMessageInitialParticipantException |
Unable to resolve Initial Assignee: No valid participants have been found for User Message
|
class |
UserMessageNotFoundException |
The UserMessage cannot be found from a relative context for the reason specified.
|
class |
UserMessageOperationException |
If an User Message Operation action throws an exception to veto the changes being performed by the User Message operation.
|