Exception: BasicTemperature::Temperature::Errors::InitializationArguments

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

Overview

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