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, toString
public 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.