Constructor allowing a message to be added to this exception.
Overload List
Constructor allowing a message to be added to this exception.
public TasksCalendarException(string);
Constructor for an exception containing a message and an embedded exception.
public TasksCalendarException(string,Exception);
See Also
TasksCalendarException Class | Aspose.Tasks Namespace