Package chemaxon.chemterms
Class ChemTermsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
chemaxon.chemterms.ChemTermsException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ParseException
Exception thrown during the compilation or evaluation of Chemical Terms expressions.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionChemTermsException(String message) ChemTermsException(String message, Throwable cause) ChemTermsException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ChemTermsException
public ChemTermsException() -
ChemTermsException
-
ChemTermsException
-
ChemTermsException
-