Exception: Pgchief::Errors::DatabaseMissingError

Inherits:
Pgchief::Error
  • Object
show all
Defined in:
lib/pgchief.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



65
66
67
# File 'lib/pgchief.rb', line 65

def message
  'The database requested does not exist.'
end