public class ExceptionHandler extends Object
| Constructor and Description |
|---|
ExceptionHandler(org.apache.maven.plugin.logging.Log log,
boolean continueOnFail) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleError(String msg) |
void |
handleError(String msg,
Exception e) |
public ExceptionHandler(org.apache.maven.plugin.logging.Log log,
boolean continueOnFail)
public void handleError(String msg) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2023 Eclipse Foundation. All rights reserved.