Uses of Class
ubic.gemma.web.util.dwr.DwrException
Packages that use DwrException
-
Uses of DwrException in ubic.gemma.web.util.dwr
Method parameters in ubic.gemma.web.util.dwr with type arguments of type DwrExceptionModifier and TypeMethodDescriptionDwrBatchHandlers.getException(int callId, Consumer<DwrException> doWithException) DwrBatchHandlers.getException(Consumer<DwrException> doWithException) static DwrExceptionHandlerMockDwrResultHandlers.getException(int callId, Consumer<DwrException> doWithException) static DwrExceptionHandlerMockDwrResultHandlers.getException(Consumer<DwrException> doWithException) Constructor parameters in ubic.gemma.web.util.dwr with type arguments of type DwrExceptionModifierConstructorDescriptionDwrExceptionHandler(int batchId, int callId, Consumer<DwrException> doWithException)