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