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