Methods

Class/Module Index [+]

Quicksearch

Bunny::NetworkErrorWrapper

@private

Attributes

other[R]

Public Class Methods

new(other) click to toggle source
# File lib/bunny/exceptions.rb, line 194
def initialize(other)
  super(other.message)
  @other = other
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.