class Toy::Table::Error::TableError
Public Instance Methods
message()
click to toggle source
# File lib/toy/table.rb, line 46 def message 'Unit is not available.' end
# File lib/toy/table.rb, line 46 def message 'Unit is not available.' end