| Modifier and Type | Class and Description | 
|---|---|
class  | 
R2dbcRollbackException
Exception thrown when an attempt to commit a transaction resulted in an unexpected rollback due to deadlock or
 transaction serialization failures. 
 | 
class  | 
R2dbcTimeoutException
Exception thrown when the timeout specified by a database operation (query, login) is exceeded. 
 | 
class  | 
R2dbcTransientResourceException
Exception thrown when a resource fails temporarily and the operation can be retried. 
 | 
Copyright © 2019. All rights reserved.