Exception: Xampl::NoActivePersister
- Inherits:
-
Exception
- Object
- Exception
- Xampl::NoActivePersister
- Defined in:
- lib/xamplr/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
55 56 57 |
# File 'lib/xamplr/exceptions.rb', line 55 def "No Persister is active" end |