Class PythonScriptExecutorException

All Implemented Interfaces:
Serializable

public class PythonScriptExecutorException extends ScriptExecutorException
Python script execution exception.
See Also:
  • Constructor Details

    • PythonScriptExecutorException

      public PythonScriptExecutorException(String msg)