Package com.sas.lsaf.schedule
Class ScheduleNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.sas.lsaf.core.AbstractCheckedException
-
- com.sas.lsaf.schedule.ScheduleNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class ScheduleNotFoundException extends AbstractCheckedException
Thrown when the specified schedule is not found or the user does not have access to the schedule.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ScheduleNotFoundException(java.lang.String message)
The constructor
-
Method Summary
-
Methods inherited from class com.sas.lsaf.core.AbstractCheckedException
getMessage, getRootCause
-
-