com.sas.hls.job.exception
Class JobExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sas.hls.common.exception.AbstractCheckedException
com.sas.hls.job.exception.JobExecutionException
- All Implemented Interfaces:
- Serializable
public class JobExecutionException
- extends AbstractCheckedException
Thrown when an error is encountered while executing or attempting to execute a job.
- See Also:
- Serialized Form
JobExecutionException
public JobExecutionException(String message)
- Constructor
- Parameters:
message
- detailed message
Copyright (c) 2016, SAS Institute Inc., Cary, NC, USA