Name

InvalidClientIDException

Synopsis

This exception is thrown by the Connection.setClientID() method when an invalid client ID is given.

                  
public class InvalidClientIDException extends JMSException {
// Public Constructors
   public InvalidClientIDException( String reason);  
   public InvalidClientIDException(String reason, 
        String errorCode);  
}

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.