Initializes a new instance of the WiaException class with its Message string set to the default message that corresponds to
public WiaException(WiaExceptionCode code)
Public Function New( _ByVal code As Leadtools.Wia.WiaExceptionCode _)
public:WiaException(Leadtools.Wia.WiaExceptionCode code)
code
An WiaExceptionCode that specifies what caused this exception.
The WiaException class contains an internal list of messages that correspond to each WiaExceptionCode value. This constructor initializes the Message property of the new instance with the corresponding string for code.
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
