Package chemaxon.calculations
Class CalculatorPluginInputException
java.lang.Object
java.lang.Throwable
java.lang.Exception
chemaxon.calculations.CalculatorPluginException
chemaxon.calculations.CalculatorPluginInputException
- All Implemented Interfaces:
Serializable
Exception that is thrown when an input molecule of
CalculatorPlugin is rejected.
For example, due to a limit on heavy atom count.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class chemaxon.calculations.CalculatorPluginException
getExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CalculatorPluginInputException
-