WebLogic Messaging API Class Library

MessageException Class

This is the root class of all JMS API exceptions.

It provides the following information:

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

System.Object
���System.Exception
������System.ApplicationException
���������WebLogic.Messaging.MessageException
������������Derived types

public�class�MessageException : ApplicationException

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: WebLogic.Messaging

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

See Also

MessageException Members | WebLogic.Messaging Namespace