Exception: YARD::Parser::UndocumentableError

Inherits:
Exception
  • Object
show all
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.

Direct Known Subclasses

Handlers::NamespaceMissingError, ParserSyntaxError