TIBCO Adapter SDK C++ Reference
MBusinessDocument::setErrorAddress
MBusinessDocument
Set the reply subject for communicating Exceptions back. This could be, for example, an inbox address.
Parameters
Parameters Description
const MString& rsSubject The error address to set.
Declaration
virtual void setErrorAddress(const MString& rsSubject) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.