Exception: YARD::Parser::UndocumentableError
- Inherits:
-
Exception
- Object
- Exception
- YARD::Parser::UndocumentableError
- 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.