Exception: BasicTemperature::InitializationArgumentsError

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

Overview

Raised when Temperature.new is called with mixed positional and keyword arguments or without arguments at all.