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