class ObjectifiedSessions::Errors::CannotCreateSessionError
Raised when we cannot create the ObjectifiedSessions
subclass, when someone calls objsession; this usually means either the subclass hasn’t been defined, or its constructor, for some reason, raised an error.