Exception: Toy::Unit::Error::TableError

Inherits:
ArgumentError
  • Object
show all
Defined in:
lib/toy/unit.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



38
39
40
# File 'lib/toy/unit.rb', line 38

def message
  'Table must be of type Table!'
end