Overload | Description |
---|---|
InvalidFileFormatException Constructor() | Initializes a new instance of the InvalidFileFormatException class. |
InvalidFileFormatException Constructor(Int32) | Initializes a new instance of the InvalidFileFormatException class. |
InvalidFileFormatException Constructor(String) | Initializes a new instance of the InvalidFileFormatException class. |
InvalidFileFormatException Constructor(Int32,String) | Initializes a new instance of the InvalidFileFormatException class. |
InvalidFileFormatException Constructor(String,Exception) | Initializes a new instance of the InvalidFileFormatException class. |
Is this page helpful?
Yes
No