public class OwsExceptionReportEncoder extends JSONEncoder<OwsExceptionReport>
| Modifier and Type | Field and Description |
|---|---|
static String |
CLASS |
static String |
FILE |
static char |
LF |
static String |
LINE |
static String |
METHOD |
static String |
STACK_TRACE |
CONTENT_TYPE| Constructor and Description |
|---|
OwsExceptionReportEncoder() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
encodeJSON(OwsExceptionReport t) |
protected String |
getExceptionText(CodedException ce) |
encode, encode, encode, encode, encodeAsString, encodeChecked, encodeChecked, encodeCodeType, encodeCodeType, encodeCodeWithAuthority, encodeList, encodeListChecked, encodeObjectsToJson, encodeObjectToJson, encodeOptional, encodeOptional, encodeOptionalChecked, encodeOptionalChecked, encodeOwsCode, encodeURI, getContentType, getEncoderRepository, getKeys, nodeFactory, setEncoderRepository, toJsonArray, toJsonObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSupportedTypespublic static final char LF
public static final String LINE
public static final String CLASS
public static final String FILE
public static final String METHOD
public static final String STACK_TRACE
public com.fasterxml.jackson.databind.JsonNode encodeJSON(OwsExceptionReport t) throws JSONEncodingException
encodeJSON in class JSONEncoder<OwsExceptionReport>JSONEncodingExceptionprotected String getExceptionText(CodedException ce)
Copyright © 2015–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.