Exception: Pharrell::BindingNotFoundError

Inherits:
Exception
  • Object
show all
Defined in:
lib/pharrell.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



7
8
9
# File 'lib/pharrell.rb', line 7

def message
  "Binding could not be found!"
end