Overload | Description |
---|---|
TextExportException Constructor(String) | Initializes a new instance of the TextExportException class with the specified error message. |
TextExportException Constructor(String,Exception) | Initializes a new instance of the TextExportException class with the specified error message and a reference to the inner exception that is the cause of this exception. |
TextExportException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the TextExportException class with serialized data. |