Overload | Description |
---|---|
ScanFixUnsupportedImageException Constructor() | Base Constructor |
ScanFixUnsupportedImageException Constructor(String) | Constructor with message |
ScanFixUnsupportedImageException Constructor(String,Int32) | Constructor with Message and number |
ScanFixUnsupportedImageException Constructor(String,Exception) | Constructor with Message and inner exception |
ScanFixUnsupportedImageException Constructor(SerializationInfo,StreamingContext) | Constructor with SerializationInfo and StreamingContext |