com.sas.hls.job.exception
Class JobExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sas.hls.common.exception.AbstractCheckedException
com.sas.hls.job.exception.JobExistsException
- All Implemented Interfaces:
- Serializable
public class JobExistsException
- extends AbstractCheckedException
Thrown when an attempt is made to create a job which already exists.
- See Also:
- Serialized Form
JobExistsException
public JobExistsException(String message)
- Constructor
- Parameters:
message
- detailed message
Copyright (c) 2014, SAS Institute Inc., Cary, NC, USA