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