Class PgSqlException

All Implemented Interfaces:
Serializable

public class PgSqlException extends RuntimeException
Custom unchecked exception for SQL errors.
Since:
0.5.0
See Also:
  • Constructor Details

    • PgSqlException

      public PgSqlException(@Nonnull SQLException cause)