Class CreateError

Used internally as a consistent exception type to catch from save (see the docstring for SessionBase.save() for details).

Declaration

class CreateError(Exception)
source link

Documentation

Reexports