exception documentation

class ValidationError(ValueError): (source)

View In Hierarchy

Validation error. If a rule converter raises this exception the rule does not match the current URL and the next URL is tried.