public class ExceptionUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
exceptionName |
protected static org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
ExceptionUtil() |
| Modifier and Type | Method and Description |
|---|---|
protected static OwsException |
getException(org.jdom2.Document document) |
protected static boolean |
isException(org.jdom2.Document document) |
static void |
throwExceptionIfException(org.jdom2.Document document) |
protected static final org.apache.commons.logging.Log log
protected static final String exceptionName
public static void throwExceptionIfException(org.jdom2.Document document)
throws org.jdom2.JDOMException,
JAXBException,
OwsException
org.jdom2.JDOMExceptionJAXBExceptionOwsExceptionprotected static boolean isException(org.jdom2.Document document)
protected static OwsException getException(org.jdom2.Document document) throws org.jdom2.JDOMException, JAXBException
org.jdom2.JDOMExceptionJAXBExceptionCopyright © 2019 B3Partners B.V.. All rights reserved.