titus.errors.PFASyntaxException

class titus.errors.PFASyntaxException(message, pos)[source]

Bases: titus.errors.PFAException

Exception for PFA syntax errors (JSON does not describe a PFA scoring engine).

__init__(message, pos)
Parameters:
  • message (string) – syntax error message
  • pos (string or None) – source file position