public WiaException(
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.