public class PluginNotFoundException extends ManagedException
| Constructor and Description |
|---|
PluginNotFoundException() |
PluginNotFoundException(String message) |
PluginNotFoundException(String message,
Throwable cause) |
PluginNotFoundException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
PluginNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All Rights Reserved.