Class WfsParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codice.ddf.spatial.ogc.wfs.catalog.common.WfsException
org.codice.ddf.spatial.ogc.wfs.catalog.common.WfsParseException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWfsParseException(String message, Throwable throwable) WfsParseException(Throwable throwable) -
Method Summary
Methods inherited from class org.codice.ddf.spatial.ogc.wfs.catalog.common.WfsException
getHttpStatus, setHttpStatusMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WfsParseException
-
WfsParseException
-