Package chemaxon.marvin.plugin
Class PluginInputCheckerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
chemaxon.marvin.plugin.PluginException
chemaxon.marvin.plugin.PluginInputCheckerException
- All Implemented Interfaces:
Serializable
Exception thrown when a
CalculatorInputChecker
rejects an input molecule of a
CalculatorPlugin
.- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class chemaxon.marvin.plugin.PluginException
getException
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PluginInputCheckerException
-