public class MavenExecutorException extends Exception
| Constructor and Description |
|---|
MavenExecutorException(String message,
int exitCode)
Constructor for MavenExecutorException.
|
MavenExecutorException(String message,
Throwable cause)
Constructor for MavenExecutorException.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getExitCode()
Getter for the field
exitCode. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2002–2024 The Apache Software Foundation. All rights reserved.