Initializes a new instance of the OcrSupportLockedException class with a specified error message and the support type required that is the cause of this exception.
Overload | Description |
---|---|
OcrSupportLockedException() | Initializes a new instance of the OcrSupportLockedException class. |
OcrSupportLockedException(ocrsupportlockedexceptiontype) | Initializes a new instance of the OcrSupportLockedException class containing a support type enumeration value, the lack of which caused the exception. |
OcrSupportLockedException(serializationinfo,streamingcontext) | Initializes a new instance of the OcrSupportLockedException class with serialized data. |
OcrSupportLockedException(string) | Initializes a new instance of the OcrSupportLockedException class with a specified error message. |
OcrSupportLockedException(string,exception) | Initializes a new instance of the OcrSupportLockedException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
OcrSupportLockedException(string,ocrsupportlockedexceptiontype) | Initializes a new instance of the OcrSupportLockedException class with a specified error message and the support type required that is the cause of this exception. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET