Exception: MissingDocumentError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/rtml/errors/missing_document_error.rb

Overview

Raised when an element attempts to render a view with no corresponding Rtml::Document model to render it through.