Package

io.rdbc.pgsql.core

exception

Permalink

package exception

Visibility
  1. Public
  2. All

Type Members

  1. class PgAuthFailureException extends AuthFailureException with PgStatusDataException

    Permalink
  2. class PgChannelException extends RdbcException

    Permalink
  3. class PgConstraintViolationException extends ConstraintViolationException with PgStatusDataException

    Permalink
  4. class PgDecodeException extends RdbcException

    Permalink
  5. class PgDriverInternalErrorException extends RdbcException

    Permalink
  6. class PgEncodeException extends RdbcException

    Permalink
  7. class PgInvalidQueryException extends InvalidQueryException with PgStatusDataException

    Permalink
  8. class PgProtocolViolationException extends RdbcException

    Permalink
  9. trait PgStatusDataException extends Throwable

    Permalink
  10. class PgSubscriptionRejectedException extends RdbcException

    Permalink
  11. class PgTimeoutException extends TimeoutException with PgStatusDataException

    Permalink
  12. class PgUnauthorizedException extends UnauthorizedException with PgStatusDataException

    Permalink
  13. class PgUncategorizedException extends UncategorizedRdbcException

    Permalink
  14. class PgUncategorizedStatusDataException extends UncategorizedRdbcException with PgStatusDataException

    Permalink
  15. class PgUnsupportedCharsetException extends RdbcException

    Permalink
  16. class PgUnsupportedType extends UnsupportedDbTypeException

    Permalink

Value Members

  1. object PgStatusDataException extends Serializable

    Permalink

Ungrouped