public class HeaderError extends AbstractImpExError implements ImpExHeaderError
| Constructor and Description |
|---|
HeaderError(HeaderDescriptor headerDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage() |
Exception |
getException() |
HeaderDescriptor |
getHeader() |
protected EnumerationValue |
getInternalMode() |
String |
getItemType() |
Map<Integer,String> |
getSource() |
String |
toString() |
getModeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetModepublic HeaderError(HeaderDescriptor headerDescriptor)
public String getItemType()
getItemType in interface ImpExErrorpublic String getErrorMessage()
getErrorMessage in interface ImpExErrorpublic HeaderDescriptor getHeader()
getHeader in interface ImpExHeaderErrorpublic Exception getException()
getException in interface ImpExHeaderErrorpublic Map<Integer,String> getSource()
getSource in interface ImpExErrorprotected EnumerationValue getInternalMode()
getInternalMode in class AbstractImpExErrorCopyright © 2017 SAP SE. All Rights Reserved.