[ 
https://issues.apache.org/jira/browse/DIRAPI-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Emmanuel Lecharny resolved DIRAPI-195.
--------------------------------------

    Resolution: Invalid

Plain normal. LdapException is the root of all the LDAP specific exceptions.

What you are trying to get is a resultCode for a LDAP operation. The 
LdapOperationException class provides such a method : getResultCode().

Incidentally, LdapSchemaViolationException inherits from LdapOperationException.

> org.apache.directory.api.ldap.model.exception.LdapException has no method to 
> get resultCode. 
> ---------------------------------------------------------------------------------------------
>
>                 Key: DIRAPI-195
>                 URL: https://issues.apache.org/jira/browse/DIRAPI-195
>             Project: Directory Client API
>          Issue Type: Improvement
>    Affects Versions: 1.0.0-M22
>            Reporter: Robert Hou
>            Priority: Minor
>         Attachments: NoMethordGetResultCode.png
>
>
> org.apache.directory.api.ldap.model.exception.LdapException has no method to 
> get resultCode. wish to supply this method.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to