Name

AttributeInUseException

Synopsis

Thrown when there is an attempt to add an attribute already present in the directory entry.

                  Returned By
public class AttributeInUseException extends NamingException {
// Public Constructors
   public AttributeInUseException();  
   public AttributeInUseException( 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.