MessageFormatException Constructor

Independentsoft MSG .NET

MessageFormatException Constructor MSG .NET Class Library
Overload List

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