Class ProcessExecutorCreationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.mediaconversion.os.process.factory.ProcessExecutorCreationException
All Implemented Interfaces:
Serializable

public class ProcessExecutorCreationException extends RuntimeException
Exception throw if the ProcessExecutor could not be created.
See Also:
  • Constructor Details

    • ProcessExecutorCreationException

      public ProcessExecutorCreationException(String message, Throwable cause)
      Parameters:
      message - the fault message
      cause - the root cause