PluginDoesntContainMetadataException
public class PluginException
extends java.lang.Exception
PluginLoader
,
Serialized FormConstructor | Description |
---|---|
PluginException(java.lang.String msg) |
Constructor.
|
PluginException(java.lang.String msg,
java.lang.Throwable cause) |
Constructor.
|
public PluginException(java.lang.String msg)
msg
- message describing the exceptionpublic PluginException(java.lang.String msg, java.lang.Throwable cause)
msg
- message describing the exceptioncause
- another Throwable object which is the cause of the exceptionSpotBugs is licensed under the LGPL.