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