Share via


TaskException Constructor

Initializes a new instance of the TaskException class.

Overload List

Name Description
TaskException (String)
Initializes a new instance of the TaskException class with the specified string that contains the error message that will be displayed.
TaskException (String, Exception)
Initializes a new instance of the TaskException class with the specified error message and the specified exception that is the cause of the current exception.

See Also

Reference

TaskException Class
TaskException Members
Microsoft.EssentialBusinessServer.Console.ObjectModel Namespace