Parent

Methods

Class/Module Index [+]

Quicksearch

AMQ::Protocol::Table::InvalidTableError

API

Public Class Methods

new(key, value) click to toggle source
# File lib/amq/protocol/table.rb, line 26
def initialize(key, value)
  super("Invalid table value on key #{key}: #{value.inspect} (#{value.class})")
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.