Exception: Strongspace::Exceptions::InvalidCredentials

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

Instance Method Summary collapse

Instance Method Details

#messageObject



6
7
8
# File 'lib/strongspace/exceptions.rb', line 6

def message
  "Invalid Strongspace Credentials"
end