Parent

Methods

Class/Module Index [+]

Quicksearch

Rabbit::CantFindHTMLTemplate

Attributes

name[R]

Public Class Methods

new(name) click to toggle source
# File lib/rabbit/rabbit.rb, line 192
def initialize(name)
  @name = name
  super(_("can't find HTML template: %s") % @name)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.