Initializes a new instance of the
UnsupportedImageFormatException class.
Syntax
public UnsupportedImageFormatException(
int
)
public:
UnsupportedImageFormatException(
int
)
Parameters
- errorNumber
- A number that represents the reason you are creating this exception object.
See Also