Interface PostgresqlException
public interface PostgresqlException
Interface for Postgres-specific extension to
R2dbcException providing ErrorDetails.- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionReturns additional error information.
-
Method Details
-
getErrorDetails
-