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