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