class ValidationError(Exception): """soup_schema error raised when a :class:`Selector` could not be parsed""" pass