class BibleAccessError(Exception): pass class Unauthorized(Exception): pass class NotFound(Exception): pass