Exception: Reek::Errors::BaseError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/reek/errors/base_error.rb

Overview

Base class for all runtime Reek errors

Instance Method Summary collapse

Instance Method Details

#long_messageObject



7
8
9
# File 'lib/reek/errors/base_error.rb', line 7

def long_message
  message
end