ExpressionParseException Class TIBCO Spotfire 6.0 API Reference
This exception is thrown when an invalid expression fails to parse.
Inheritance Hierarchy

System Object
  System Exception
    DataException
      Spotfire.Dxp.Data.Exceptions ExpressionException
        Spotfire.Dxp.Data.Exceptions ExpressionParseException

Namespace: Spotfire.Dxp.Data.Exceptions
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

[SerializableAttribute]
public class ExpressionParseException : ExpressionException, 
	ISerializable
See Also