AnalysisError

exception pyccx.analysis.AnalysisError(expression, message)

Exception raised for errors generated during the analysis

Attributes:

expression – input expression in which the error occurred message – explanation of the error