public class OwaspDiffRunnerException extends Exception
| Modifier and Type | Field and Description |
|---|---|
static String |
FOUND_VULNERABILITIES |
static String |
UNABLE_TO_RETRIEVE_GIT_INFO |
static String |
UNABLE_TO_RETRIEVE_LOCAL_MAVEN_REPO |
static String |
UNABLE_TO_RETRIEVE_MAVEN_HOME |
static String |
UNABLE_TO_RUN_MAVEN |
| Constructor and Description |
|---|
OwaspDiffRunnerException(String message) |
OwaspDiffRunnerException(String message,
Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String UNABLE_TO_RUN_MAVEN
public static final String UNABLE_TO_RETRIEVE_GIT_INFO
public static final String UNABLE_TO_RETRIEVE_MAVEN_HOME
public static final String UNABLE_TO_RETRIEVE_LOCAL_MAVEN_REPO
public static final String FOUND_VULNERABILITIES
This work is licensed under a Creative Commons Attribution 4.0 International License.