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