public class ExceptionHandler extends Object
| Constructor | Description |
|---|---|
ExceptionHandler(org.apache.maven.plugin.logging.Log log,
boolean continueOnFail) |
| Modifier and Type | Method | 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 © 2019 Eclipse Foundation. All rights reserved.