Overload | Description |
---|---|
FormulaParseException Constructor() | Initializes a new instance of the FormulaParseException class. |
FormulaParseException Constructor(String) | Initializes a new instance of the FormulaParseException class with a specified error message. |
FormulaParseException Constructor(String,Exception) | Initializes a new instance of the FormulaParseException class with a specified error message. |
FormulaParseException Constructor(Int32,String,String,String) | Initializes a new instance of the FormulaParseException class with a specified error message and information which helps determine the location of the parse error in the formula. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+