WebLogic Messaging API Class Library

InvalidClientIDException Class

This exception will be thrown when a client attempts to set a connection's client ID to a value that is rejected by JMS.

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

System.Object
���System.Exception
������System.ApplicationException
���������WebLogic.Messaging.MessageException
������������WebLogic.Messaging.InvalidClientIDException

public�class�InvalidClientIDException : MessageException

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: WebLogic.Messaging

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

See Also

InvalidClientIDException Members | WebLogic.Messaging Namespace