Exception: Pgchief::Errors::DatabaseExistsError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



59
60
61
# File 'lib/pgchief.rb', line 59

def message
  'The database already exists.'
end