Class XmlErrorDocumentProducer
java.lang.Object
org.apache.olingo.odata2.core.ep.producer.XmlErrorDocumentProducer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidwriteErrorDocument(XMLStreamWriter writer, String errorCode, String message, Locale locale, String innerError)
-
Constructor Details
-
XmlErrorDocumentProducer
public XmlErrorDocumentProducer()
-
-
Method Details
-
writeErrorDocument
public void writeErrorDocument(XMLStreamWriter writer, String errorCode, String message, Locale locale, String innerError) throws XMLStreamException - Throws:
XMLStreamException
-