public class WMTSExceptionUtils
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| protected static | RESOURCE | 
| Constructor and Description | 
|---|
| WMTSExceptionUtils() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | outputErrorException(HttpServletResponse response, HttpServletRequest request, WMTSServiceException[] exceptions) | 
| static void | outputErrorException(Response response, Request request, WMTSServiceException[] exceptions) | 
public static void outputErrorException(HttpServletResponse response,
                        HttpServletRequest request,
                        WMTSServiceException[] exceptions)
public static void outputErrorException(Response response,
                        Request request,
                        WMTSServiceException[] exceptions)