edu.umd.cs.findbugs
public class PluginException extends Exception
See Also: PluginLoader
Constructor Summary | |
---|---|
PluginException(String msg)
Constructor.
| |
PluginException(String msg, Throwable cause)
Constructor.
|
Parameters: msg message describing the exception
Parameters: msg message describing the exception cause another Throwable object which is the cause of the exception