Searched defs:convertException (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/entity/
H A DEntityUtils.java44 protected static EntityException convertException(AMException amex) { method in class:EntityUtils
/forgerock/openam/openam-core/src/main/java/com/sun/identity/entity/
H A DEntityUtils.java44 protected static EntityException convertException(AMException amex) { method in class:EntityUtils
/forgerock/openam-v13/openam-scripting/src/main/java/org/forgerock/openam/scripting/factories/
H A DRhinoScriptEngine.java80 throw convertException(ex);
108 throw convertException(ex);
180 throw convertException(ex);
212 private ScriptException convertException(RhinoException ex) { method in class:RhinoScriptEngine
/forgerock/openam/openam-scripting/src/main/java/org/forgerock/openam/scripting/factories/
H A DRhinoScriptEngine.java80 throw convertException(ex);
108 throw convertException(ex);
180 throw convertException(ex);
212 private ScriptException convertException(RhinoException ex) { method in class:RhinoScriptEngine
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/remote/
H A DRemoteServicesImpl.java175 throw convertException(amrex);
247 throw convertException(amrex);
288 throw convertException(amrex);
327 throw convertException(amrex);
369 throw convertException(amrex);
407 throw convertException(amrex);
467 throw convertException(amrex);
529 throw convertException(amrex);
608 throw convertException(amrex);
659 throw convertException(amre
1774 protected static AMException convertException(AMRemoteException amrx) { method in class:RemoteServicesImpl
[all...]
H A DDirectoryManagerImpl.java132 throw convertException(e);
150 throw convertException(e);
175 throw convertException(e);
193 throw convertException(e);
208 throw convertException(e);
229 throw convertException(e);
249 throw convertException(amex);
270 throw convertException(amex);
306 throw convertException(amex);
321 throw convertException(ame
890 private AMRemoteException convertException(AMException amex) { method in class:DirectoryManagerImpl
[all...]
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/remote/
H A DRemoteServicesImpl.java175 throw convertException(amrex);
247 throw convertException(amrex);
288 throw convertException(amrex);
327 throw convertException(amrex);
369 throw convertException(amrex);
407 throw convertException(amrex);
467 throw convertException(amrex);
529 throw convertException(amrex);
608 throw convertException(amrex);
659 throw convertException(amre
1774 protected static AMException convertException(AMRemoteException amrx) { method in class:RemoteServicesImpl
[all...]
H A DDirectoryManagerImpl.java132 throw convertException(e);
150 throw convertException(e);
175 throw convertException(e);
193 throw convertException(e);
208 throw convertException(e);
229 throw convertException(e);
249 throw convertException(amex);
270 throw convertException(amex);
306 throw convertException(amex);
321 throw convertException(ame
890 private AMRemoteException convertException(AMException amex) { method in class:DirectoryManagerImpl
[all...]

Completed in 41 milliseconds