Parent

Methods

Class Index [+]

Quicksearch

AMQ::Protocol::Table::InvalidTableError

API

Public Class Methods

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

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.