uk.ac.starlink.task
Class AbortException
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.starlink.task.TaskException
uk.ac.starlink.task.AbortException
- All Implemented Interfaces:
- Serializable
public class AbortException
- extends TaskException
Exception generated when the user signals an intention to abort a task.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AbortException
public AbortException()
AbortException
public AbortException(String msg)
AbortException
public AbortException(String msg,
Throwable cause)
AbortException
public AbortException(Throwable cause)
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.