Overload | Description |
---|---|
ScanFixUnsupportedImageException Constructor() | Instantiates an exception containing the default information. |
ScanFixUnsupportedImageException Constructor(String) | Instantiates an exception containing a message. |
ScanFixUnsupportedImageException Constructor(String,Int32) | Instantiates an exception containing a Message and number. |
ScanFixUnsupportedImageException Constructor(String,Exception) | Instantiates an exception containing a Message and inner exception. |
ScanFixUnsupportedImageException Constructor(SerializationInfo,StreamingContext) | Instantiates an exception containing SerializationInfo and a StreamingContext. |
Is this page helpful?
Yes
No