Parent

Methods

Class/Module Index [+]

Quicksearch

Rabbit::InvalidMotionError

Attributes

motion[R]

Public Class Methods

new(motion) click to toggle source
# File lib/rabbit/rabbit.rb, line 208
def initialize(motion)
  @motion = motion
  super(_("invalid motion: %s") % @motion)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.