com.sap.engine.interfaces.messaging.api.exception
Class MessageFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sap.engine.interfaces.messaging.api.exception.MessagingException
com.sap.engine.interfaces.messaging.api.exception.MessageFormatException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- PayloadFormatException
public class MessageFormatException
- extends MessagingException
The MessageFormatException is thrown if the format of the message is invalid.
- See Also:
- Serialized Form
| Methods inherited from class com.sap.engine.interfaces.messaging.api.exception.MessagingException |
getErrorCategory, getErrorCode, getErrorSource, getMessageInErrorId, getMessageInErrorKey, getNestedException, setErrorCategory, setErrorCode, setErrorSource, setNestedException, toString |
ERROR_CODE
public static final String ERROR_CODE
- See Also:
- Constant Field Values
errorCode
protected String errorCode
MessageFormatException
public MessageFormatException(String errorText)
MessageFormatException
public MessageFormatException(Exception nestedException)
MessageFormatException
public MessageFormatException(Message messageInError,
String errorText)
MessageFormatException
public MessageFormatException(MessageKey messageInErrorKey,
String errorText)
MessageFormatException
public MessageFormatException(Message messageInError,
Exception nestedException)
MessageFormatException
public MessageFormatException(MessageKey messageInErrorKey,
Exception nestedException)
MessageFormatException
public MessageFormatException(String errorText,
Exception nestedException)
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.af.ifc.facade
|
api
|
BC-XI
|
Copyright 2011 SAP AG Complete Copyright Notice