@WebFault(name="UnsupportedCapabilityFault") public class UnsupportedCapabilityException extends Exception
| Modifier and Type | Field and Description |
|---|---|
protected SpeciesExceptionBean |
faultInfo |
| Constructor and Description |
|---|
UnsupportedCapabilityException() |
UnsupportedCapabilityException(String message) |
UnsupportedCapabilityException(String message,
SpeciesExceptionBean faultInfo) |
UnsupportedCapabilityException(String message,
SpeciesExceptionBean faultInfo,
Throwable cause) |
UnsupportedCapabilityException(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 UnsupportedCapabilityException()
public UnsupportedCapabilityException(String message, SpeciesExceptionBean faultInfo, Throwable cause)
public UnsupportedCapabilityException(String message, SpeciesExceptionBean faultInfo)
public UnsupportedCapabilityException(String message, Throwable cause)
public UnsupportedCapabilityException(String message)
public SpeciesExceptionBean getFaultInfo()
Copyright © 2019. All Rights Reserved.