forwardFixmlConverterException Class   Table of ContentFixmlConverterException Constructor forward
FixmlConverterException Constructor
Overload List
  NameDescription
Public methodFixmlConverterException()
Initializes a new instance of the Exception class.
Public methodFixmlConverterException(String)
Initializes a new instance of the Exception class with a specified error message.
Protected methodFixmlConverterException(SerializationInfo, StreamingContext)
Initializes a new instance of the Exception class with serialized data.
Public methodFixmlConverterException(String, Exception)
Initializes a new instance of the Exception class with a specified error message and inner exception.
Top
See Also