uk.ac.ncl.cs.instantsoap.wsapi
Class JobExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.ncl.cs.instantsoap.wsapi.JobExecutionException
- All Implemented Interfaces:
- Serializable
public class JobExecutionException
- extends Exception
There was a problem that prevented the job from being able to run.
- Author:
- Cheng-Yang(Louis) Tang, Matthew Pocock
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JobExecutionException
public JobExecutionException()
JobExecutionException
public JobExecutionException(String message)
JobExecutionException
public JobExecutionException(String message,
Throwable cause)
JobExecutionException
public JobExecutionException(Throwable cause)
Copyright © 2006-2008. All Rights Reserved.