com.sas.hls.schedule.exception
Class ScheduleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sas.hls.common.exception.AbstractCheckedException
com.sas.hls.schedule.exception.ScheduleException
- All Implemented Interfaces:
- Serializable
public class ScheduleException
- extends AbstractCheckedException
Thrown when there is an error with a specified schedule.
- See Also:
- Serialized Form
ScheduleException
public ScheduleException(String message)
- Constructor
- Parameters:
message
- detailed message
Copyright (c) 2016, SAS Institute Inc., Cary, NC, USA