Exception: Eir::Server::FailedToStopSinatraError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/eir/server.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



8
9
10
# File 'lib/eir/server.rb', line 8

def message
  'Failed to stop the Sinatra Dashboard!'
end