DeserializeError#

exception gafaelfawr.exceptions.DeserializeError#

A stored object could not be decrypted or deserialized.

Used for data stored in the backing store, such as sessions or user tokens. Should normally be treated the same as a missing object, but reported separately so that an error can be logged.