public class ExceptionReader extends HeaderReader
reader| Constructor and Description |
|---|
ExceptionReader(InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentCode() |
String |
getExceptionCode() |
String |
getExceptionType() |
String |
getFreeFormText() |
void |
process()
Process header data.
|
getErrorList, readpublic ExceptionReader(InputStream is) throws XMLStreamException
XMLStreamExceptionpublic void process()
throws XMLStreamException
HeaderReaderprocess in class HeaderReaderXMLStreamExceptionpublic String getExceptionType()
public String getExceptionCode()
public String getFreeFormText()
public String getComponentCode()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.