Package jakarta.jms

Class InvalidClientIDException

java.lang.Object
All Implemented Interfaces:
Serializable

public class InvalidClientIDException extends JMSException

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

Since:
JMS 1.0
Version:
Jakarta Messaging 2.0
See Also: