TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
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
MBusinessDocument
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference