InvalidFileFormatException Constructor | MSG .NET Class Library |
Overload List
Name | Description | |
---|---|---|
![]() |
InvalidFileFormatException |
Creates a new instance of the InvalidFileFormatException class.
|
![]() |
InvalidFileFormatException(String) |
Creates a new instance of the InvalidFileFormatException class with the specified error message.
|
![]() |
InvalidFileFormatException(String, Exception) |
Creates a new instance of the InvalidFileFormatException class with the specified error message and inner exception.
|
See Also