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