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