public class CosmosDBExceptionUtils extends Object
| Constructor and Description |
|---|
CosmosDBExceptionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> reactor.core.publisher.Mono<T> |
exceptionHandler(String message,
Throwable throwable) |
static <T> reactor.core.publisher.Mono<T> |
findAPIExceptionHandler(String message,
Throwable throwable) |
Copyright © 2020 Microsoft. All rights reserved.