ThreadAbortException

Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.aspose.tasks.exceptions.Exception, com.aspose.tasks.exceptions.SystemException

public class ThreadAbortException extends SystemException

The exception that is thrown when a call is made to the Abort(Object) method.