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