Name

InvalidAttributeIdentifierException

Synopsis

Thrown when there is an attempt to create an attribute with an attribute ID that doesn’t exist in the directory’s schema.

                  Subclasses
public class InvalidAttributeIdentifierException extends NamingException {
// Public Constructors
   public InvalidAttributeIdentifierException();  
   public InvalidAttributeIdentifierException(
        String explanation);  
}

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.