Parent

Methods

Class/Module Index [+]

Quicksearch

AMQ::Client::Openable::ImproperStatusError

Public Class Methods

new(value) click to toggle source
# File lib/amq/client/openable.rb, line 8
def initialize(value)
  super("Value #{value.inspect} isn't permitted. Choose one of: #{AMQ::Client::Openable::VALUES.inspect}")
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.