Class FlexExternalProcessTimedoutException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
flexagon.ff.common.core.exceptions.FlexExternalProcessTimedoutException
All Implemented Interfaces:
Serializable

public class FlexExternalProcessTimedoutException extends RuntimeException
Exception representing an external process execution timeout
See Also:
  • Constructor Details

    • FlexExternalProcessTimedoutException

      public FlexExternalProcessTimedoutException(List<String> commands)
      Creates an exception representing an external process timeout
      Parameters:
      commands - the commands executed within the external process