com.sap.netweaver.rtmf.messagingimpl.messages

Class RTMFErrorMessage

java.lang.Object
  extended by com.sap.netweaver.rtmf.messagingimpl.messages.RTMFMessage
      extended by com.sap.netweaver.rtmf.messagingimpl.messages.RTMFErrorMessage

Deprecated.

public final class RTMFErrorMessage
extends RTMFMessage

The class that represents an RTMF message that indicates a failure. RTMFErrorMessage is a message with an error description.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.sap.netweaver.rtmf.messagingimpl.messages.RTMFMessage
RTMFMessage.MessageProperty
 
Field Summary
 
Fields inherited from class com.sap.netweaver.rtmf.messagingimpl.messages.RTMFMessage
ACTION_ID_PROPERTY, DESTINATION_PROPERTY, EVENT_PROPERTY, FROM_PROPERTY
 
Method Summary
 String getErrorParam()
          Deprecated. Gets the error message.
 void setErrorParam(String errorDescription)
          Deprecated. Sets the error message.
 
Methods inherited from class com.sap.netweaver.rtmf.messagingimpl.messages.RTMFMessage
getAction, getAllParamsKeys, getDestination, getEvent, getFrom, getMessage, getMessageType, getParamValue, getParamValues, publishEvent, publishEventToUser, publishToTopic, putParam, putParam, removeParam, sendToQueue, sendToService, setAction, setDestination, setEvent, setFrom
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setErrorParam

public void setErrorParam(String errorDescription)
Deprecated. 
Sets the error message.

Parameters:
errorDescription - the error message

getErrorParam

public String getErrorParam()
Deprecated. 
Gets the error message.

Returns:
the error message
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-BASIS-API [sap.com] tc/rtmf/messaging/apideprecated api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice