Exception: NoMethodError

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

Instance Method Summary collapse

Instance Method Details

#exceptionObject



58
59
60
# File 'lib/ask_error.rb', line 58

def exception
  return NoMethodError.new("あんたバカぁ?そんな関数あるわけないじゃない!!")
end