Uses of Package
com.redwood.scheduler.api.exception
-
Classes in com.redwood.scheduler.api.exception used by com.redwood.scheduler.api.constraint Class Description ExceptionRelatesToAPIObject This interface is implemented by exceptions that are caused by a schedulerentity. -
Classes in com.redwood.scheduler.api.exception used by com.redwood.scheduler.api.database.examples Class Description LicenseException License violation. -
Classes in com.redwood.scheduler.api.exception used by com.redwood.scheduler.api.date Class Description DateTimeConstantOutOfBoundsException A day has been entered that is out of the specified allowed range. -
Classes in com.redwood.scheduler.api.exception used by com.redwood.scheduler.api.directory Class Description ListDirectoryException Failure to retrieve the directory content, likely permanent in nature.ListDirectoryTransientException Failure to retrieve the directory content, likely transient in nature; a retry may succeed. -
Classes in com.redwood.scheduler.api.exception used by com.redwood.scheduler.api.exception Class Description ExceptionRelatesToAPIObject This interface is implemented by exceptions that are caused by a schedulerentity.LicenseException License violation.ProcessServerCheckException Thrown during the validation or execution of a Process Server CheckSchedulerAPIException Baseclass for checked exceptions thrown by the API.SchedulerAPIPersistenceException Unable to persist.SchedulerAPIPersistenceRuntimeException An exception occurred during the execution of a persistence layer method.SchedulerAPIRuntimeException Baseclass for unchecked exceptions thrown by the API. -
Classes in com.redwood.scheduler.api.exception used by com.redwood.scheduler.api.job Class Description SchedulerAPIException Baseclass for checked exceptions thrown by the API.SchedulerAPIPersistenceException Unable to persist. -
Classes in com.redwood.scheduler.api.exception used by com.redwood.scheduler.api.model Class Description AmbiguousBrowseableProcessServerServiceException ProcessServers can never have multiple browsable ProcessServerServices.CredentialEncodingException Failed to encode/decode the credentials.CredentialNotExternallyAvailableException Credential.getProtectedPassword()
may only called for credentials with theExternallyAvailable
flag set.ExportException Base class for exceptions relating to exporting objects.ExtensionPointURLException The URL for the requested extension could not be generated for the reason specified.ImportOverrideException An import override rule could not be applied to an object.IncorrectFormatRuntimeException An expression is not syntactically correct.JobFileException Failure to retrieve the job-file, likely permanent in nature.JobFileTransientException Failure to retrieve the job-file, likely transient in nature.JobHasNoParentException Operation requires that the Job has a parent, but it does not.JobNotFoundRuntimeException A request was made for a job, however the job did not exist.LicenseException License violation.ListDirectoryException Failure to retrieve the directory content, likely permanent in nature.ListDirectoryTransientException Failure to retrieve the directory content, likely transient in nature; a retry may succeed.ListOSUserSessionsException Failure to list user sessionsMailInvalidArmorException Failed by encoding/decoding armorModifiedJobDefinitionCannotBePreparedException Only clean JobDefinitions can be prepared.NoTimeZoneForTimeWindowCalculation No timezone could be found to calculate this TimeWindowElement.NotWithinAChainException This job is neither a step nor a call of a JobChainParameterDefaultValueUnavailableException An error was encountered while evaluating a default parameter value.PendingEventsNotAllowedException Cannot raise event; isPendingEventsAllowed is false and the event is already raised.PerformSocketOperationException An IO or other system exception occurred while performing a socket operationPerformSocketOperationTransientException An IO or other system exception occurred while performing a socket operation.ProcessServerCheckFailException A Process Server Check failed to meet the defined threshold(s)ProcessServerCheckSystemException An IO or other system exception occurred while executing a Process Server CheckProcessServerCheckValidateException The attributes defined for a Process Server Check failed validationReportGenerationException The report generation failed.ReportValidationException The report validation failed.SchedulerAPIException Baseclass for checked exceptions thrown by the API.SchedulerAPIPersistenceException Unable to persist.StepDoesNotExistException The JobChain does not contain the requested stepUnsupportedPermaLinkException The URL for the requested purpose is not supported.UserMessageAttachmentException The user message attachment upload was denied or failed. -
Classes in com.redwood.scheduler.api.exception used by com.redwood.scheduler.api.model.compatibility_14 Class Description ListDirectoryException Failure to retrieve the directory content, likely permanent in nature.ListDirectoryTransientException Failure to retrieve the directory content, likely transient in nature; a retry may succeed.SchedulerAPIException Baseclass for checked exceptions thrown by the API. -
Classes in com.redwood.scheduler.api.exception used by com.redwood.scheduler.api.model.interfaces Class Description JobFileException Failure to retrieve the job-file, likely permanent in nature.SchedulerAPIException Baseclass for checked exceptions thrown by the API.SchedulerAPIPersistenceException Unable to persist. -
Classes in com.redwood.scheduler.api.exception used by com.redwood.scheduler.api.os Class Description ListOSUserSessionsException Failure to list user sessions -
Classes in com.redwood.scheduler.api.exception used by com.redwood.scheduler.api.scripting.variables Class Description SchedulerAPIPersistenceException Unable to persist. -
Classes in com.redwood.scheduler.api.exception used by com.redwood.scheduler.api.search Class Description JobFileException Failure to retrieve the job-file, likely permanent in nature.JobFileTransientException Failure to retrieve the job-file, likely transient in nature. -
Classes in com.redwood.scheduler.api.exception used by com.redwood.scheduler.api.snmp Class Description UnlicensedFeatureException An attempt was made to use an unlicensed feature. -
Classes in com.redwood.scheduler.api.exception used by com.redwood.scheduler.api.uow Class Description SchedulerAPIPersistenceException Unable to persist. -
Classes in com.redwood.scheduler.api.exception used by com.redwood.scheduler.api.usermessage Class Description UserMessageAttachmentException The user message attachment upload was denied or failed.