java.lang.Object
java.lang.Throwable
java.lang.Exception
io.xpipe.core.process.ProcessOutputException
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanisKill()static ProcessOutputExceptionstatic ProcessOutputExceptionwithParagraph(String customPrefix, ProcessOutputException ex) static ProcessOutputExceptionwithPrefix(String customPrefix, ProcessOutputException ex) static ProcessOutputExceptionwithSuffix(String customSuffix, 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
-
withSuffix
-
of
-
isIrregularExit
public boolean isIrregularExit() -
isKill
public boolean isKill()
-