Exception: YARD::Parser::UndocumentableError
| Relationships & Source Files | |
| Extension / Inclusion / Inheritance Descendants | |
|
Subclasses:
|
|
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
RuntimeError
|
|
|
Instance Chain:
self,
RuntimeError
|
|
| Inherits: |
RuntimeError
|
| Defined in: | lib/yard/parser/source_parser.rb |
Overview
Raised when an object is recognized but cannot be documented. This
generally occurs when the Ruby syntax used to declare an object is
too dynamic in nature.