Serializable
public final class MojoExecutionIOExceptionWrapper extends IOException
IOException
that wraps a MojoExecutionException
.Constructor | Description |
---|---|
MojoExecutionIOExceptionWrapper(org.apache.maven.plugin.MojoExecutionException e) |
Modifier and Type | Method | Description |
---|---|---|
org.apache.maven.plugin.MojoExecutionException |
getCause() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 Eclipse Foundation. All rights reserved.