gov.nasa.worldwind.applications.gio.esg
Class QueryUtils
java.lang.Object
gov.nasa.worldwind.applications.gio.esg.QueryUtils
public class QueryUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryUtils
public QueryUtils()
executeQuery
public static void executeQuery(CSWConnection conn,
Request request,
ResponseParser response)
throws Exception
- Throws:
Exception
executeQueryLogExceptions
public static void executeQueryLogExceptions(CSWConnection conn,
Request request,
ResponseParser response,
ESGResultModel resultModel)
getExceptionText
public static String getExceptionText(ExceptionType e)
logExceptionReport
public static void logExceptionReport(ExceptionReport exceptionReport)