Searched defs:FILE_NOT_FOUND (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/ldap/
H A DLDAPServiceException.java145 * FILE_NOT_FOUND(19) This exception is thrown if ADAL tries to open a file
148 public final static int FILE_NOT_FOUND = 19; field in class:LDAPServiceException
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/ldap/
H A DLDAPServiceException.java145 * FILE_NOT_FOUND(19) This exception is thrown if ADAL tries to open a file
148 public final static int FILE_NOT_FOUND = 19; field in class:LDAPServiceException

Completed in 28 milliseconds