Package chemaxon.jep

Class JepException

All Implemented Interfaces:
Serializable

@PublicAPI public final class JepException extends Exception
Exception thrown during the compilation or evaluation of Chemical Terms exceptions.
See Also:
  • Constructor Details

    • JepException

      public JepException()
    • JepException

      public JepException(String message)
    • JepException

      public JepException(String message, Throwable cause)
    • JepException

      public JepException(Throwable cause)