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