Exception: Wikitext::Parser::Error

Inherits:
Exception
  • Object
show all
Defined in:
doc/rdoc.rb

Overview

Exception raised when an error occurs during parsing. As the parser is designed to gracefully cope with bad syntax, the only reason you should see this exception is if you pass invalidly-encoded UTF-8 to the parse method.