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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DDirectoryServicesImpl.java305 private void processInternalException(SSOToken token, UMSException ue, String defaultErrorCode) throws AMException { method in class:DirectoryServicesImpl
1057 processInternalException(token, ue, "324");
1123 processInternalException(token, ue, "324");
1987 processInternalException(token, ue, "341");
2181 processInternalException(token, ue, "341");
2532 processInternalException(token, e, "452");
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DDirectoryServicesImpl.java305 private void processInternalException(SSOToken token, UMSException ue, String defaultErrorCode) throws AMException { method in class:DirectoryServicesImpl
1057 processInternalException(token, ue, "324");
1123 processInternalException(token, ue, "324");
1987 processInternalException(token, ue, "341");
2181 processInternalException(token, ue, "341");
2532 processInternalException(token, e, "452");

Completed in 35 milliseconds