Spotfire.Dxp.Data.Exceptions Namespace

Spotfire 14.3 API Reference
The Spotfire.Dxp.Data.Exceptions namespace contains classes for data exceptions.
Classes

  ClassDescription
Public classDataException
Base class for exceptions that regards data in some way.
Public classDataFunctionExecutorException
Exception which wraps exceptions that were thrown by a function executor.
Public classExpressionException
Thrown when there is an error in an expression. See the ExpressionParseException and ExpressionTypeException for more specific exceptions which inherit from this class.
Public classExpressionParseException
This exception is thrown when an invalid expression fails to parse.
Public classExpressionTypeException
Thrown when an expression is not correct regarding the types.
Public classImportException
An import exception can be thrown when a data source cannot read data.
Public classInformationModelException
Exception class for exceptions occurred in InformationModelManager.