This exception is thrown when an attempt is made to add to create an attribute with an invalid attribute identifier. The validity of an attribute identifier is directory-specific.
Synchronization and serialization issues that apply to NamingException apply directly here.
This exception is thrown when an attempt is made to add to create an attribute with an invalid attribute identifier. The validity of an attribute identifier is directory-specific. Synchronization and serialization issues that apply to NamingException apply directly here.
(->invalid-attribute-identifier-exception)
(->invalid-attribute-identifier-exception explanation)
Constructor.
Constructs a new instance of InvalidAttributeIdentifierException using the explanation supplied. All other fields set to null.
explanation - Possibly null string containing additional detail about this exception. - java.lang.String
Constructor. Constructs a new instance of InvalidAttributeIdentifierException using the explanation supplied. All other fields set to null. explanation - Possibly null string containing additional detail about this exception. - `java.lang.String`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |