Uses of Interface
com.sap.engine.interfaces.messaging.api.ErrorInfo

Packages that use ErrorInfo
com.sap.engine.interfaces.messaging.api   
 

Uses of ErrorInfo in com.sap.engine.interfaces.messaging.api
 

Methods in com.sap.engine.interfaces.messaging.api that return ErrorInfo
 ErrorInfo Message.createErrorInfo()
          Creates a new protocol implementation specific version of the ErrorInfo container interface and returns it.
 ErrorInfo Message.getErrorInfo()
          Returns the ErrorInfo container of the current message, if available.
 

Methods in com.sap.engine.interfaces.messaging.api with parameters of type ErrorInfo
 void Message.setErrorInfo(ErrorInfo errorInfo)
          Sets the ErrorInfo container for the current message, that was created with createErrorInfo method before.
 



Copyright 2009 SAP AG Complete Copyright Notice