public final class MojoExecutionIOExceptionWrapper
extends java.io.IOException
IOException that wraps a MojoExecutionException.| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
MojoExecutionIOExceptionWrapper(org.apache.maven.plugin.MojoExecutionException e) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.maven.plugin.MojoExecutionException |
getCause() |
private static final long serialVersionUID