IncompatibleSubParser

Git Source

When a subparser is not compatible with the main parser it MUST error on subParse calls rather than simply return false.

error IncompatibleSubParser();