Parent

Methods

Class/Module Index [+]

Quicksearch

Rabbit::ImmutableSourceTypeError

Attributes

source_type[R]

Public Class Methods

new(source_type) click to toggle source
# File lib/rabbit/rabbit.rb, line 165
def initialize(source_type)
  @source_type = source_type
  super(_("immutable source type: %s") % @source_type)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.