The Spotfire.Dxp.Data.Exceptions namespace contains classes for data exceptions.
Classes
Class | Description | |
---|---|---|
DataFunctionExecutorException |
Exception which wraps exceptions that were thrown by a function executor.
|
|
ExpressionException |
Thrown when there is an error in an expression. See the
ExpressionParseException and ExpressionTypeException
for more specific exceptions which inherit from this class.
|
|
ExpressionParseException |
This exception is thrown when an invalid expression fails to parse.
|
|
ImportException |
An import exception can be thrown when a data source
cannot read data.
|
|
InformationModelException |
Exception class for exceptions occurred in InformationModelManager.
|