Package com.redwood.scheduler.api.exception
Scheduler API - Exceptions
Related Documentation
Since 8.0 (M33.2).-
Interface Summary Interface Description ExceptionRelatesToAPIObject This interface is implemented by exceptions that are caused by a schedulerentity. -
Exception Summary Exception Description AccessDeniedGlobalPrivilegeMissingException This exception is raised when a global privilege is required to access a resource, but it is not granted.CallbackException An exception was thrown while processing the callback.CredentialWithoutEndpointException There is no Endpoint associated with the CredentialDateFormatException The format of the date time zone is incorrect and could not be parsed.ExportException Base class for exceptions relating to exporting objects.FileParameterInvalidTypeException The type specifier is invalid for the file reference.FileParameterMissingTypeException The type of the file reference is missing.FileParameterSourceUnavailableException Error retrieving content for {2}FileParameterValueNotFoundRuntimeException A value that is needed to load the file parameter cannot be found.FileParameterValueRuntimeException The value is invalid.GeneralJobFileRemoteException Search for job file failed.GeneralListDirectoryRemoteException List directory contents failed.InitialParticipantNotInListException Unable to resolve Initial Assignee: Assignee is not in the participants listInvalidContentTypeException An invalid line range has been specified.InvalidDateFormatUnknownLocale The language is not available.InvalidFormatException Invalid format string.InvalidOperatorMessageReplyException The specified reply was invalid.InvalidSearchException An invalid job file search or filter has been specified.JobFileContentAccessDeniedException The user does not have access the requested job file contentJobFileEncryptionException Unable to provide a job file as it cannot be supplied over an end-to-end encrypted channel.JobFileNotYetPersistedException The user attempts read from a new jobfile that has not been persisted yetJobFileRemoteException Unable to search job file because of a permanent remote exception.JobFileRemoteTransientException Unable to search job file because of a remote exception.ListDirectoryRemoteException Unable to list directory contents because of a permanent remote exception.ListDirectoryRemoteTransientException Unable to list directory contents because of a remote exception.MailAbortRuntimeException Base class for exceptions relating to aborting a mail job.ObjectSearchExpiredException The Object Search results have expired and cannot be retrieved.PerformRFCActionRemoteException Unable to perform RFC action because of a permanent remote exception.PerformRFCActionRemotePasswordExpiredException Unable to perform RFC action because of password expired exception.PerformRFCActionRemoteTransientException Unable to perform RFC action because of a transient remote exception.R2WPublishException If Report2Web publishing fails.RemoteLoginFailedException Remote login failed.SchedulerAPIMissingException A communal scheduler session factory has not been published yet.SchedulerCustomException Custom exception, isBestException() returns true so will be chosen by the UI.SchedulerCustomLowLevelException Custom low-level exception, isBestException() returns false so will not be chosen by the UI.SchedulerCustomLowLevelRuntimeException Custom low-level runtime exception, isBestException() returns false so will not be chosen by the UI.SchedulerCustomRuntimeException Custom runtime exception, isBestException() returns true so will be chosen by the UI.TooManyJobGroupsToForecastException We do not allow forecasting more than 5000 job groups.UserMessageAttachmentUnknownException If an User Message Attachment action throws an unexpected exception.UserMessageAttachmentVetoException If an On User Operation action throws an exception to veto the changes being performed by the User Message attachment operation.UserMessageInitialParticipantException Unable to resolve Initial Assignee: No valid participants have been found for User MessageUserMessageNotFoundException The UserMessage cannot be found from a relative context for the reason specified.UserMessageOperationException If an User Message Operation action throws an exception to veto the changes being performed by the User Message operation.