be.ugent.caagt.jmathtex

Class ParseException


public class ParseException
extends JMathTeXException

Signals that an error occured while parsing a string to a formula.

Constructor Summary

ParseException(String str)
ParseException(String str, Throwable cause)

Constructor Details

ParseException

protected ParseException(String str)

ParseException

protected ParseException(String str,
                         Throwable cause)