neurolang.exceptions ==================== .. automodule:: neurolang.exceptions .. rubric:: Exceptions .. autosummary:: CouldNotTranslateConjunctionException ForbiddenBuiltinError ForbiddenDisjunctionError ForbiddenExistentialError ForbiddenExpressionError ForbiddenRecursivityError ForbiddenUnstratifiedAggregation InvalidCommandExpression NegativeFormulaNotNamedRelationException NegativeFormulaNotSafeRangeException NeuroLangException NeuroLangFrontendException NeuroLangNotImplementedError NoValidChaseClassForStratumException NonLiftableException NotConjunctiveExpression NotConjunctiveExpressionNegation NotConjunctiveExpressionNestedPredicates NotInFONegE NotRankedException NotUnateException ParserError ProjectionOverMissingColumnsError ProtectedKeywordError RelationalAlgebraError RelationalAlgebraNotImplementedError RuleNotFoundError SymbolNotFoundError TranslateToNamedRAException UnexpectedCharactersError UnexpectedExpressionError UnexpectedTokenError UnsupportedProgramError UnsupportedQueryError UnsupportedSolverError WrongArgumentsInPredicateError