Exception: Yell::Silencer::PresetNotFound

Inherits:
StandardError
  • Object
show all
Defined in:
lib/yell/silencer.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



8
# File 'lib/yell/silencer.rb', line 8

def message; "Could not find a preset for #{super.inspect}"; end