Class ImageNotLoadedException
ImageNotLoadedException class
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
Constructors
| Name | Description |
|---|---|
| ImageNotLoadedException(string) | Initializes a new instance of the ImageNotLoadedException class. |
| ImageNotLoadedException(string, Exception) | Initializes a new instance of the ImageNotLoadedException class. |
See Also
- class AnnotatorException
- namespace GroupDocs.Annotation.Exceptions
- assembly GroupDocs.Annotation