-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
convertTransactionFailedInternal
public static <T> Mono<T> convertTransactionFailedInternal(Throwable err)
-
convertTransactionFailedSingleQueryMono
public static Mono<?> convertTransactionFailedSingleQueryMono(Throwable err)
-
convertTransactionFailedSingleQuery