public class XmlErrorDocumentProducer extends Object
| Constructor and Description |
|---|
XmlErrorDocumentProducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
writeErrorDocument(XMLStreamWriter writer,
ODataErrorContext context) |
void |
writeErrorDocument(XMLStreamWriter writer,
String errorCode,
String message,
Locale locale,
String innerError) |
public void writeErrorDocument(XMLStreamWriter writer, String errorCode, String message, Locale locale, String innerError) throws XMLStreamException
XMLStreamExceptionpublic void writeErrorDocument(XMLStreamWriter writer, ODataErrorContext context) throws XMLStreamException
XMLStreamExceptionCopyright © 2020. All rights reserved.