ExcelConvertException Constructor

Overload List

ExcelConvertException(String) Constructs an Excel converter exception with the given error message
ExcelConvertException(String, Exception) Constructs an Excel converter exception with the given error message and the given inner exception object

See Also