Exception: Yell::Silencer::PresetNotFound

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

Instance Method Summary collapse

Instance Method Details

#messageObject



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

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