public class ValueLineError extends AbstractImpExError implements ImpExValueLineError
ImpExValueLineError.ImpExLineErrorType| Constructor and Description |
|---|
ValueLineError(ValueLine valueLine) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage() |
ImpExValueLineError.ImpExLineErrorType |
getErrorType() |
protected EnumerationValue |
getInternalMode() |
String |
getItemType() |
ValueLine |
getLine() |
Map<Integer,String> |
getSource() |
ValueLine |
getValueLine() |
String |
toString() |
getModeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetModepublic ValueLineError(ValueLine valueLine)
public String getItemType()
getItemType in interface ImpExErrorpublic String getErrorMessage()
getErrorMessage in interface ImpExErrorpublic Map<Integer,String> getSource()
getSource in interface ImpExErrorpublic ValueLine getValueLine()
public ValueLine getLine()
getLine in interface ImpExValueLineErrorpublic ImpExValueLineError.ImpExLineErrorType getErrorType()
getErrorType in interface ImpExValueLineErrorprotected EnumerationValue getInternalMode()
getInternalMode in class AbstractImpExErrorCopyright © 2017 SAP SE. All Rights Reserved.