Class ProcessLifeCycleException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tv.hd3g.processlauncher.ProcessLifeCycleException
All Implemented Interfaces:
Serializable

public class ProcessLifeCycleException extends RuntimeException
See Also:
  • Constructor Details

    • ProcessLifeCycleException

      public ProcessLifeCycleException(String message)
    • ProcessLifeCycleException

      public ProcessLifeCycleException(String message, Throwable cause)