Spotfire.Dxp.Data.Exceptions Namespace TIBCO Spotfire 7.12 API Reference
The Spotfire.Dxp.Data.Exceptions namespace contains classes for data exceptions.
Classes

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