public class PluginException
extends java.lang.Exception
PluginLoader
,
Serialized FormConstructor and 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 exceptionFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.