public class PayloadFormatException extends MessageFormatException
The PayloadFormatException
is thrown if the format of a message payload is invalid.
Modifier and Type | Field and Description |
---|---|
static String |
ERROR_CODE |
ERROR_CATEGORY, errorCategory, errorCode, errorSource, messageInError, messageInErrorKey
Constructor and Description |
---|
PayloadFormatException(Exception nestedException) |
PayloadFormatException(Message messageInError,
Exception nestedException) |
PayloadFormatException(MessageKey messageInErrorKey,
Exception nestedException) |
PayloadFormatException(MessageKey messageInErrorKey,
String errorText) |
PayloadFormatException(Message messageInError,
String errorText) |
PayloadFormatException(String errorText) |
PayloadFormatException(String errorText,
Exception nestedException) |
Modifier and Type | Method and Description |
---|---|
String |
getErrorCode() |
getErrorCategory, getErrorSource, getMessageInErrorId, getMessageInErrorKey, getNestedException, setErrorCategory, setErrorCode, setErrorSource, setNestedException, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public static final String ERROR_CODE
public PayloadFormatException(String errorText)
public PayloadFormatException(Exception nestedException)
public PayloadFormatException(MessageKey messageInErrorKey, String errorText)
public PayloadFormatException(Message messageInError, Exception nestedException)
public PayloadFormatException(MessageKey messageInErrorKey, Exception nestedException)
public String getErrorCode()
getErrorCode
in class MessageFormatException
Access Rights |
---|
SC | DC | Public Part | ACH |
---|---|---|---|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.af.ifc.facade
|
api
|
BC-XI
|
Copyright 2019 SAP AG Complete Copyright Notice