Document Constructor (String) |
Namespace: Aspose.Note
| Exception | Condition |
|---|---|
| UnsupportedFileFormatException | The document format is not recognized or not supported. |
| FileCorruptedException | The document appears to be corrupted and cannot be loaded. |
| IncorrectPasswordException | The document is encrypted and requires a password to open, but you supplied an incorrect password. |
| InvalidOperationException | There is a problem with the document and it should be reported to Aspose.Note developers. |
| IOException | There is an input/output exception. |