public class PluginException extends Exception
| Constructor and Description |
|---|
PluginException(String msg) |
PluginException(String msg,
Throwable cause) |
PluginException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2001–2021 The Apache Software Foundation. All rights reserved.