public class ValueLineError extends AbstractImpExError implements ImpExValueLineError
ImpExValueLineError.ImpExLineErrorType| Constructor and Description |
|---|
ValueLineError(ValueLine valueLine) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getErrorMessage() |
ImpExValueLineError.ImpExLineErrorType |
getErrorType() |
protected EnumerationValue |
getInternalMode() |
java.lang.String |
getItemType() |
ValueLine |
getLine() |
java.util.Map<java.lang.Integer,java.lang.String> |
getSource() |
ValueLine |
getValueLine() |
java.lang.String |
toString() |
getModeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetModepublic ValueLineError(ValueLine valueLine)
public java.lang.String getItemType()
getItemType in interface ImpExErrorpublic java.lang.String getErrorMessage()
getErrorMessage in interface ImpExErrorpublic java.util.Map<java.lang.Integer,java.lang.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 AbstractImpExErrorpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2018 SAP SE. All Rights Reserved.