Package chemaxon.jep
Class JepException
java.lang.Object
java.lang.Throwable
java.lang.Exception
chemaxon.jep.JepException
- All Implemented Interfaces:
- Serializable
Exception thrown during the compilation or evaluation of Chemical Terms exceptions.
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionJepException(String message) JepException(String message, Throwable cause) JepException(Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
JepExceptionpublic JepException()
- 
JepException
- 
JepException
- 
JepException
 
-