InvalidFormattingStringException Constructor |
Name | Description | |
---|---|---|
InvalidFormattingStringException() |
Initializes a new InvalidFormattingStringException with the default error message.
| |
InvalidFormattingStringException(String) |
Initializes a new InvalidFormattingStringException and specifies the error message.
| |
InvalidFormattingStringException(SerializationInfo, StreamingContext) |
Deserialization constructor.
| |
InvalidFormattingStringException(String, Exception) |
Initializes a new InvalidFormattingStringException and specifies the error message and
the inner Exception.
|