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, toString
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.