Exception: Objctify::Informative

Inherits:
StandardError
  • Object
show all
Includes:
CLAide::InformativeError
Defined in:
lib/objctify/informative.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



14
15
16
# File 'lib/objctify/informative.rb', line 14

def message
  "[!] #{super}"
end