FixmlConverterException Class | Table of Content | FixmlConverterException Constructor ![]() |
| FixmlConverterException Constructor |
| Name | Description | |
|---|---|---|
| FixmlConverterException() |
Initializes a new instance of the Exception class.
| |
| FixmlConverterException(String) |
Initializes a new instance of the Exception class with a specified error message.
| |
| FixmlConverterException(SerializationInfo, StreamingContext) |
Initializes a new instance of the Exception class with serialized data.
| |
| FixmlConverterException(String, Exception) |
Initializes a new instance of the Exception class with a specified error message and inner exception.
|