Uses of Package
com.redwood.scheduler.infrastructure.exception
-
Packages that use com.redwood.scheduler.infrastructure.exception Package Description com.redwood.scheduler.api.constraint Scheduler API - Dates and Periodscom.redwood.scheduler.api.exception Scheduler API - Exceptionscom.redwood.scheduler.infrastructure.exception -
Classes in com.redwood.scheduler.infrastructure.exception used by com.redwood.scheduler.api.constraint Class Description BaseSchedulerException The BaseSchedulerException is the implementation of theSchedulerException
except that it does not define the versions, so is safe to use with exceptions before logging is enabled.ExceptionData Provide access to the data in an exception for internationalization.SchedulerException Base exception for all non-Runtime Scheduler exceptions. -
Classes in com.redwood.scheduler.infrastructure.exception used by com.redwood.scheduler.api.exception Class Description BaseSchedulerException The BaseSchedulerException is the implementation of theSchedulerException
except that it does not define the versions, so is safe to use with exceptions before logging is enabled.ExceptionData Provide access to the data in an exception for internationalization.SchedulerException Base exception for all non-Runtime Scheduler exceptions.SchedulerRuntimeException Base exception for all non-Runtime Scheduler exceptions. -
Classes in com.redwood.scheduler.infrastructure.exception used by com.redwood.scheduler.infrastructure.exception Class Description BaseSchedulerException The BaseSchedulerException is the implementation of theSchedulerException
except that it does not define the versions, so is safe to use with exceptions before logging is enabled.ExceptionData Provide access to the data in an exception for internationalization.