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