Exception: Flare::Util::Exception::ServerError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/flare/util/exception.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



12
13
14
# File 'lib/flare/util/exception.rb', line 12

def message
  "ServerError: "+super
end