Module: Nanoc::Int::Errors Private
- Defined in:
- lib/nanoc/base/errors.rb
Overview
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Module that contains all Nanoc-specific errors.
Defined Under Namespace
Classes: CannotCreateMultipleSnapshotsWithSameName, CannotDetermineFilter, CannotGetCompiledContentOfBinaryItem, CannotGetParentOrChildrenOfNonLegacyItem, CannotLayoutBinaryItem, CannotUseBinaryFilter, CannotUseTextualFilter, DuplicateIdentifier, GenericTrivial, NoMatchingCompilationRuleFound, NoMatchingRoutingRuleFound, NoRulesFileFound, NoSuchSnapshot, RecursiveCompilation, UnknownDataSource, UnknownFilter, UnknownLayout, UnmetDependency
Constant Summary collapse
- Generic =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
::Nanoc::Error