com.sas.hls.schedule.exception
Class ScheduleNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sas.hls.common.exception.AbstractCheckedException
com.sas.hls.schedule.exception.ScheduleNotFoundException
- All Implemented Interfaces:
- Serializable
public class ScheduleNotFoundException
- extends AbstractCheckedException
Thrown when the specified schedule can not be found or the user does not have access to the schedule.
- See Also:
- Serialized Form
ScheduleNotFoundException
public ScheduleNotFoundException(String message)
- Constructor
- Parameters:
message
- detailed message
Copyright (c) 2012, SAS Institute Inc., Cary, NC, USA