public class PluginInstantiationException extends GradleException
PluginInstantiationException is thrown when a plugin cannot be instantiated.| Constructor and Description | 
|---|
| PluginInstantiationException(String message) | 
| PluginInstantiationException(String message,
                            Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString