Exception: Xampl::NoActivePersister

Inherits:
Exception
  • Object
show all
Defined in:
lib/xamplr/exceptions.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



55
56
57
# File 'lib/xamplr/exceptions.rb', line 55

def message
  "No Persister is active"
end