Exception: ObjectifiedSessions::Errors::CannotCreateSessionError

Inherits:
Base
  • Object
show all
Defined in:
lib/objectified_sessions/errors.rb

Overview

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.