For asynchronous tasks running, use the RequestProcessor
executor service. For task tracking purposes, use the
Progress API.
See usage examples to start working
with the new APIs.
@Deprecated
public class TaskException
extends java.lang.Exception
TaskExceptions are thrown to indicate exceptional situations by
various TaskAPI methods.
It is a checked exception.