exceptions module
Provides parser related exceptions.
- exception hutch.security.parsers.exceptions.FieldNotFoundException[source]
Bases:
hutch.security.parsers.exceptions.ParserException
Indicates that a requested field was not found.
Provides parser related exceptions.
Bases: hutch.security.parsers.exceptions.ParserException
Indicates that a requested field was not found.