@WebFault public class UnsupportedPluginException extends Exception
| Modifier and Type | Field and Description |
|---|---|
protected SpeciesExceptionBean |
faultInfo |
| Constructor and Description |
|---|
UnsupportedPluginException() |
UnsupportedPluginException(String message) |
UnsupportedPluginException(String message,
SpeciesExceptionBean faultInfo) |
UnsupportedPluginException(String message,
SpeciesExceptionBean faultInfo,
Throwable cause) |
UnsupportedPluginException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
SpeciesExceptionBean |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected SpeciesExceptionBean faultInfo
public UnsupportedPluginException()
public UnsupportedPluginException(String message, SpeciesExceptionBean faultInfo, Throwable cause)
public UnsupportedPluginException(String message, SpeciesExceptionBean faultInfo)
public UnsupportedPluginException(String message)
public SpeciesExceptionBean getFaultInfo()
Copyright © 2019. All Rights Reserved.