Package com.sas.lsaf.schedule
Class ScheduleException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.sas.lsaf.core.AbstractCheckedException
-
- com.sas.lsaf.schedule.ScheduleException
-
- All Implemented Interfaces:
java.io.Serializable
public class ScheduleException extends AbstractCheckedException
Thrown when there is an error with a schedule.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ScheduleException(java.lang.String message)
The constructor.
-
Method Summary
-
Methods inherited from class com.sas.lsaf.core.AbstractCheckedException
getMessage, getRootCause
-
-