TIBCO Adapter SDK C++ Reference
MExceptionEvent
Class Hierarchy | C++ Classes and Methods | Members | Methods
A special MEvent subclass that is dispatched during exception conditions when an exception cannot be thrown.

Currently, the SDK dispatches this event when it receives messages that do not conform to the message format the event source is expecting.

Declaration
class MExceptionEvent : public MEvent;
Class Hierarchy
MEvent
    MExceptionEvent
File
MExceptionEvent.h
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.