Searched refs:exMsg (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyResponse.java234 * @param exMsg the exception response.
236 public void setExceptionMsg(String exMsg) { argument
237 exceptionMsg = exMsg;
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyResponse.java234 * @param exMsg the exception response.
236 public void setExceptionMsg(String exMsg) { argument
237 exceptionMsg = exMsg;

Completed in 27 milliseconds