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