WebLogic Messaging API Class Library

ExceptionEventArgs Class

Provides data for the Exception event. When your asynchronous receive operation calls an event handler, an instance of this class is passed to the handler.

For a list of all members of this type, see ExceptionEventArgs Members.

System.Object
   EventArgs
      ExceptionEventArgs

public class ExceptionEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: WebLogic.Messaging

Assembly: WebLogic.Messaging (in WebLogic.Messaging.dll)

See Also

ExceptionEventArgs Members | WebLogic.Messaging Namespace