| Modifier and Type | Class and Description | 
|---|---|
class  | 
R2dbcBadGrammarException
Exception thrown when the SQL statement has a problem in its syntax. 
 | 
class  | 
R2dbcDataIntegrityViolationException
Exception thrown when an attempt to insert or update data results in a violation of an integrity constraint. 
 | 
class  | 
R2dbcNonTransientResourceException
Exception thrown when a resource fails completely and the failure is permanent. 
 | 
class  | 
R2dbcPermissionDeniedException
Exception thrown when the underlying resource denied a permission to access a specific element, such as a specific
 database table. 
 | 
Copyright © 2020. All rights reserved.