public static class WMSImagery.WMSGetCapabilitiesException extends Exception
Modifier and Type | Field and Description |
---|---|
private String |
incomingData |
Constructor and Description |
---|
WMSImagery.WMSGetCapabilitiesException(Throwable cause,
String incomingData) |
Modifier and Type | Method and Description |
---|---|
String |
getIncomingData() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private final String incomingData
public WMSImagery.WMSGetCapabilitiesException(Throwable cause, String incomingData)
public String getIncomingData()