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.
Assembly: Kaazing.JMS (in Kaazing.JMS.dll)
Syntax
Visual Basic |
---|
Public Class InvalidClientIDException _ Inherits JMSException |
C# |
---|
public class InvalidClientIDException : JMSException |
Visual C++ |
---|
public ref class InvalidClientIDException : public JMSException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
Kaazing.JMS..::..JMSException
Kaazing.JMS..::..InvalidClientIDException
System..::..Exception
Kaazing.JMS..::..JMSException
Kaazing.JMS..::..InvalidClientIDException