Searched refs:AMPreCallBackException (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMPreCallBackException.java25 * $Id: AMPreCallBackException.java,v 1.4 2008/06/25 05:41:22 qcheng Exp $
35 * <code>AMPreCallBackException</code> is a subclass of
46 public class AMPreCallBackException extends AMException { class in inherits:AMException
49 * Constructs a new <code>AMPreCallBackException</code> with detailed
58 public AMPreCallBackException(String msg, String errorCode) { method in class:AMPreCallBackException
63 * Constructs a new <code>AMPreCallBackException</code> with detailed
72 public AMPreCallBackException(SSOToken token, String errorCode) { method in class:AMPreCallBackException
77 * Constructs a new <code>AMPreCallBackException</code> with detailed
88 public AMPreCallBackException(String msg, String errorCode, UMSException ue) method in class:AMPreCallBackException
94 * Constructs a new <code>AMPreCallBackException</cod
106 public AMPreCallBackException(SSOToken token, String errorCode, method in class:AMPreCallBackException
123 public AMPreCallBackException(String msg, String errorCode, Object[] args) { method in class:AMPreCallBackException
141 public AMPreCallBackException(String msg, String errorCode, Object[] args, method in class:AMPreCallBackException
[all...]
H A DAMCallBack.java174 * @throws AMPreCallBackException if an
182 int objectType) throws AMPreCallBackException {
223 * @throws AMPreCallBackException
233 throws AMPreCallBackException {
267 * @throws AMPreCallBackException
277 throws AMPreCallBackException {
425 * @throws AMPreCallBackException if an
434 int objectType) throws AMPreCallBackException {
495 * @throws AMPreCallBackException if an
503 Set members, int objectType) throws AMPreCallBackException {
[all...]
H A DAMStoreConnection.java1348 } catch (AMPreCallBackException amp) {
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMPreCallBackException.java25 * $Id: AMPreCallBackException.java,v 1.4 2008/06/25 05:41:22 qcheng Exp $
35 * <code>AMPreCallBackException</code> is a subclass of
46 public class AMPreCallBackException extends AMException { class in inherits:AMException
49 * Constructs a new <code>AMPreCallBackException</code> with detailed
58 public AMPreCallBackException(String msg, String errorCode) { method in class:AMPreCallBackException
63 * Constructs a new <code>AMPreCallBackException</code> with detailed
72 public AMPreCallBackException(SSOToken token, String errorCode) { method in class:AMPreCallBackException
77 * Constructs a new <code>AMPreCallBackException</code> with detailed
88 public AMPreCallBackException(String msg, String errorCode, UMSException ue) method in class:AMPreCallBackException
94 * Constructs a new <code>AMPreCallBackException</cod
106 public AMPreCallBackException(SSOToken token, String errorCode, method in class:AMPreCallBackException
123 public AMPreCallBackException(String msg, String errorCode, Object[] args) { method in class:AMPreCallBackException
141 public AMPreCallBackException(String msg, String errorCode, Object[] args, method in class:AMPreCallBackException
[all...]
H A DAMCallBack.java174 * @throws AMPreCallBackException if an
182 int objectType) throws AMPreCallBackException {
223 * @throws AMPreCallBackException
233 throws AMPreCallBackException {
267 * @throws AMPreCallBackException
277 throws AMPreCallBackException {
425 * @throws AMPreCallBackException if an
434 int objectType) throws AMPreCallBackException {
495 * @throws AMPreCallBackException if an
503 Set members, int objectType) throws AMPreCallBackException {
[all...]
H A DAMStoreConnection.java1350 } catch (AMPreCallBackException amp) {
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DDirectoryServicesImpl.java42 import com.iplanet.am.sdk.AMPreCallBackException;
1837 } catch (AMPreCallBackException amp) {
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DDirectoryServicesImpl.java42 import com.iplanet.am.sdk.AMPreCallBackException;
1837 } catch (AMPreCallBackException amp) {

Completed in 58 milliseconds