Declared in module PyLaTeX.LaTeX
PyLaTeX.LaTeX.LaTeXError
exceptions.Exception
class LaTeXError(Exception): # Inherited from exceptions.Exception def __getitem__(self, i) def __init__(self, *args) def __str__(self)
Exception to raise in LaTeX module.