public final class ExtensionInstantiationException
extends java.lang.RuntimeException
PluginException
instead.ExtensionException
,
Serialized FormConstructor and Description |
---|
ExtensionInstantiationException(java.lang.Throwable cause,
PluginDescriptor extensionOwner) |
Modifier and Type | Method and Description |
---|---|
PluginId |
getExtensionOwnerId() |
java.lang.String |
getMessage() |
public ExtensionInstantiationException(java.lang.Throwable cause, PluginDescriptor extensionOwner)
extensionOwner
- descriptor of the plugin which declares the problematic extension or null
if it is unknownpublic PluginId getExtensionOwnerId()
public java.lang.String getMessage()
getMessage
in class java.lang.Throwable