Class

R2Doc::TemplateMissingError

Inheritance
< StandardError

Thrown when a template file cannot be found

Attributes

Name Visibility R/W Description
template public R name of the missing template

Methods

Class

Visibility Signature
public new (template)

Class Method Detail

new(template)