java.lang.Object
java.lang.Throwable
java.lang.Exception
io.xpipe.core.process.ProcessOutputException
- All Implemented Interfaces:
Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanisKill()static ProcessOutputExceptionstatic ProcessOutputExceptionwithParagraph(String customPrefix, ProcessOutputException ex) static 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
-
withParagraph
-
withPrefix
-
of
-
isIrregularExit
public boolean isIrregularExit() -
isKill
public boolean isKill()
-