Exception: Xampl::NoActivePersister

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

Instance Method Summary collapse

Instance Method Details

#messageObject



43
44
45
# File 'lib/xamplr/exceptions.rb', line 43

def message
  "No Persister is active"
end