Exception: Nanoc2::Errors::RecursiveCompilationError
- Inherits:
-
Nanoc2::Error
- Object
- RuntimeError
- Nanoc2::Error
- Nanoc2::Errors::RecursiveCompilationError
- Defined in:
- lib/nanoc2.rb
Overview
Error that is raised during site compilation when a page (directly or indirectly) includes its own page content, leading to endless recursion.