Class Ribs::Handle::NotConnectedError
In: lib/ribs/handle.rb
Parent: StandardError

This error is thrown when an operation on a handle is attempted but the internal Hibernate session has already been closed.

[Validate]