Heif |
| Exception | Condition |
|---|---|
| ArgumentNullException | path is null. |
| ArgumentException | path is empty, contains only whitespace or contains invalid characters. |
| HeifException | A LibHeif error occurred. |
| IOException | An I/O error occurred. |
| ObjectDisposedException | The object has been disposed. |
| SecurityException | The caller does not have the required permission. |
| UnauthorizedAccessException | The access requested is not permitted by the operating system for the specified path. |