Exception: Strongspace::Exceptions::NoConnection

Inherits:
StrongspaceError show all
Defined in:
lib/strongspace/exceptions.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



12
13
14
# File 'lib/strongspace/exceptions.rb', line 12

def message
  "Could not connect to Strongspace"
end