uk.ac.starlink.task
Class TaskException
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.starlink.task.TaskException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AbortException, ExecutionException, UsageException
public class TaskException
- extends Exception
Superclass for exceptions in the task package.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TaskException
public TaskException()
TaskException
public TaskException(String msg)
TaskException
public TaskException(String msg,
Throwable cause)
TaskException
public TaskException(Throwable cause)
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.