@WebFault public class PluginNotFoundException extends ExecutorException
faultInfo| Constructor and Description |
|---|
PluginNotFoundException() |
PluginNotFoundException(ExceptionBean faultInfo) |
PluginNotFoundException(String message) |
PluginNotFoundException(String message,
ExceptionBean faultInfo) |
PluginNotFoundException(String message,
ExceptionBean faultInfo,
Throwable cause) |
PluginNotFoundException(String message,
Throwable cause) |
PluginNotFoundException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
ExceptionBean |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PluginNotFoundException()
public PluginNotFoundException(String message)
public PluginNotFoundException(Throwable cause)
public PluginNotFoundException(ExceptionBean faultInfo)
public PluginNotFoundException(String message, ExceptionBean faultInfo)
public PluginNotFoundException(String message, ExceptionBean faultInfo, Throwable cause)
public ExceptionBean getFaultInfo()
getFaultInfo in class ExecutorExceptionCopyright © 2016. All Rights Reserved.