GEMSEO 4.2.0
Please cite us if you use the software.
InvalidDataException
InvalidDataException.with_traceback()
InvalidDataException.args
Grammar errors.
Bases: Exception
Exception
Exception raised when data is not valid against grammar rules.
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.