Package tv.hd3g.processlauncher
Class InvalidExecution
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tv.hd3g.processlauncher.InvalidExecution
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidExecution(ProcesslauncherLifecycle processlauncherLifecycle) InvalidExecution(ProcesslauncherLifecycle processlauncherLifecycle, String stdErr) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidExecution
-
InvalidExecution
-
-
Method Details
-
injectStdErr
-
getStdErr
-
getMessage
- Overrides:
getMessagein classThrowable
-