Replace instances of Exception class with instances of other sub classes of Exception.
1 parent 72d6547 commit 5ba955f1816f2ee807373f8cebfc093034fe8b79
@akasaka_akio akasaka_akio authored on 8 Mar 2017
Showing 13 changed files
View
ClosedXML/ClosedXML.csproj
View
ClosedXML/Excel/CalcEngine/CalcEngine.cs
View
ClosedXML/Excel/CalcEngine/ExpressionParseException.cs 0 → 100644
View
ClosedXML/Excel/CalcEngine/Functions/Text.cs
View
ClosedXML/Excel/CalcEngine/Functions/XLMatrix.cs
View
ClosedXML/Excel/CalcEngine/XLCalcEngine.cs
View
ClosedXML/Excel/Cells/XLCell.cs
View
ClosedXML/Excel/Ranges/XLRangeAddress.cs
View
ClosedXML/Excel/Style/Colors/XLColor_Public.cs
View
ClosedXML/Excel/XLWorkbook.cs
View
ClosedXML/Excel/XLWorkbook_Load.cs
View
ClosedXML/Excel/XLWorksheets.cs
View
ClosedXML_Net3.5/ClosedXML_Net3.5.csproj