Parent

Methods

Class/Module Index [+]

Quicksearch

Rabbit::UnknownCursorTypeError

Attributes

type[R]

Public Instance Methods

intialize(type) click to toggle source
# File lib/rabbit/rabbit.rb, line 244
def intialize(type)
  @type = type
  super(_("unknown cursor type: %s") % @type)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.