class PermanentError(Exception): pass class TemporaryError(Exception): pass