Class ImageNotLoadedException
Leave feedback
On this page
The exception that is thrown when image cannot be loaded from remote or local path. Usually happens if the provided “path” is incorrect.
public class ImageNotLoadedException : AnnotatorException
| Name | Description |
|---|---|
| ImageNotLoadedException(string) | Initializes a new instance of the ImageNotLoadedException class. |
| ImageNotLoadedException(string, Exception) | Initializes a new instance of the ImageNotLoadedException class. |
- class AnnotatorException
- namespace GroupDocs.Annotation.Exceptions
- assembly GroupDocs.Annotation
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.