ImageNotLoadedException
ImageNotLoadedException class
无法从远程或本地路径加载图像时抛出的异常。
public class ImageNotLoadedException : AnnotatorException
构造函数
| 姓名 | 描述 | 
|---|---|
| ImageNotLoadedException(string) | 初始化一个新的实例ImageNotLoadedException班级。 | 
| ImageNotLoadedException(string, Exception) | 初始化一个新的实例ImageNotLoadedException班级。 |