org.n52.wps.client
Class WPSClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.n52.wps.client.WPSClientException
- All Implemented Interfaces:
- java.io.Serializable
public class WPSClientException
- extends java.lang.Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
WPSClientException
public WPSClientException(java.lang.String message,
net.opengis.ows.x11.ExceptionReportDocument doc)
WPSClientException
public WPSClientException(java.lang.String message)
WPSClientException
public WPSClientException(java.lang.String message,
java.lang.Exception e)
isServerException
public boolean isServerException()
getServerException
public net.opengis.ows.x11.ExceptionReportDocument getServerException()