nopasaran.errors.parsing_error.ParsingError

exception nopasaran.errors.parsing_error.ParsingError(message)

Exception raised for errors that occur during parsing.

Attributes:

message (str): Explanation of the error.