Thrown when attempting to make a modification that contravenes the directory
schema.
For example, this exception is thrown if an attempt is made to modify the set
of attributes that is defined on an entry to a state that is invalid by the
object attributes schema. Another example is if the naming schema is
contravened by attempting to move the entry to a new part of the directory.
The directory service provider throws these exceptions.
The specification for serialization and thread-safety of
NamingException applies equally to this class.
|