public class TransferItemNotValidException extends ApplicationBaseException
messageListINVALID, VALID| Constructor and Description |
|---|
TransferItemNotValidException(java.lang.String string)
Constructor.
|
TransferItemNotValidException(java.lang.String msg,
java.lang.Throwable rootCause)
Constructor.
|
addMessage, clearMessages, getMessageListpublic TransferItemNotValidException(java.lang.String string)
string - explaining the problempublic TransferItemNotValidException(java.lang.String msg,
java.lang.Throwable rootCause)
msg - string describing the problemrootCause - to keep the stack traceCopyright © 2018 SAP SE. All Rights Reserved.