Interface PostgresqlException


public interface PostgresqlException
Interface for Postgres-specific extension to R2dbcException providing ErrorDetails.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns additional error information.
  • Method Details