InvalidFileFormatException Constructor

Independentsoft MSG .NET

InvalidFileFormatException Constructor MSG .NET Class Library
Overload List

  Name Description
Public method InvalidFileFormatException 
Creates a new instance of the InvalidFileFormatException class.
Public method InvalidFileFormatException(String)
Creates a new instance of the InvalidFileFormatException class with the specified error message.
Public method InvalidFileFormatException(String, Exception)
Creates a new instance of the InvalidFileFormatException class with the specified error message and inner exception.
Back to Top
See Also