TIBCO Adapter SDK C++ Reference
MExceptionEvent Members
MExceptionEvent | Legend
Members
Methods
Method Description
clone Makes a copy of this MExceptionEvent.
confirm Perform explicit confirmation that an event is consumed. This is required when MSubscriber::noAutoConfirm() is called for certified listeners.
downCast Performs safe cast operation for MExceptionEvent objects. See MComponent::downCast() for a detailed explanation and example.
downCast Performs safe cast operation for MExceptionEvent objects. See MComponent::downCast() for a detailed explanation and example.
getClassName Return the char* "MExceptionEvent" when called for an instance of this class.
getData Return the offending data that caused this event to be dispatched.
getDestinationName Return the destination name.
getException Return the exception that could not be thrown.
getReplyDestinationName Return the reply destination name.
getType Return the string "MExceptionEvent".
MExceptionEvent  
MExceptionEvent  
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.