| Package | Description |
|---|---|
| com.atlassian.crowd.function |
| Modifier and Type | Method and Description |
|---|---|
static <F,T,E extends Exception> |
ExceptionTranslators.toRuntimeException(ExceptionTranslators.FunctionWithException<F,T,E> function,
Function<Exception,? extends RuntimeException> exceptionTranslator) |
static <F,T> Function<F,T> |
ExceptionTranslators.toRuntimeException(ExceptionTranslators.FunctionWithException<F,T,RuntimeException> function) |
Copyright © 2024 Atlassian. All rights reserved.