public class CycleDetectedInPluginGraphException extends Exception
| Constructor and Description | 
|---|
| CycleDetectedInPluginGraphException(org.apache.maven.api.model.Plugin plugin,
                                   org.codehaus.plexus.component.composition.CycleDetectedInComponentGraphException e) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.maven.api.model.Plugin | getPlugin() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CycleDetectedInPluginGraphException(org.apache.maven.api.model.Plugin plugin, org.codehaus.plexus.component.composition.CycleDetectedInComponentGraphException e)
public org.apache.maven.api.model.Plugin getPlugin()
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.