Class CalculatorPluginInputException

All Implemented Interfaces:
Serializable

@PublicApi public class CalculatorPluginInputException extends CalculatorPluginException
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 Details

    • CalculatorPluginInputException

      public CalculatorPluginInputException(CalculatorError error)