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