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

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/http/
H A DCommonAuditHttpAccessAuditFilter.java105 onRuntimeException(context, accessAuditEventBuilder, promiseImpl));
107 onRuntimeException(context, accessAuditEventBuilder, promiseImpl).handleRuntimeException(e);
135 private RuntimeExceptionHandler onRuntimeException(final Context context, method in class:CommonAuditHttpAccessAuditFilter

Completed in 31 milliseconds