Parent

Methods

Class/Module Index [+]

Quicksearch

Rabbit::CantAllocateColorError

Attributes

color[R]

Public Class Methods

new(color) click to toggle source
# File lib/rabbit/rabbit.rb, line 130
def initialize(color)
  @color = color
  super(_("can't allocate color: %s"), color)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.