Class AsyncTaskException

AsyncTaskException class

The exception for the asynchronous task.

public class AsyncTaskException : Exception

Constructors

NameDescription
AsyncTaskException(string)Initializes a new instance of the AsyncTaskException class.

See Also