Exception: Asciidoctor::Katex::ParseError

Inherits:
KatexError
  • Object
show all
Defined in:
lib/asciidoctor/katex/errors.rb

Overview

Exception raised when KaTeX throw ‘ParseError` which is the main error thrown by KaTeX functions when something has gone wrong.

Instance Attribute Summary

Attributes inherited from KatexError

#expression

Method Summary

Methods inherited from KatexError

#initialize

Constructor Details

This class inherits a constructor from Asciidoctor::Katex::KatexError