java.lang.Object
java.lang.Throwable
java.lang.Exception
io.xpipe.core.process.ProcessOutputException
- All Implemented Interfaces:
Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionbooleanisKill()booleanstatic ProcessOutputExceptionstatic ProcessOutputExceptionwithPrefix(String customPrefix, ProcessOutputException ex) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
withPrefix
-
of
-
isTimeOut
public boolean isTimeOut() -
isKill
public boolean isKill()
-