Class PluginInputCheckerException

All Implemented Interfaces:
Serializable

@PublicAPI public class PluginInputCheckerException extends PluginException
Exception thrown when a CalculatorInputChecker rejects an input molecule of a CalculatorPlugin.
See Also:
  • Constructor Details

    • PluginInputCheckerException

      public PluginInputCheckerException(CalculatorError error)