Re: Expressiveness of SQLException - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: Expressiveness of SQLException
Date
Msg-id 4810928A.4070504@opencloud.com
Whole thread Raw
In response to Expressiveness of SQLException  (Daniel Migowski <dmigowski@ikoffice.de>)
Responses Re: Expressiveness of SQLException  (Daniel Migowski <dmigowski@ikoffice.de>)
List pgsql-jdbc
Daniel Migowski wrote:

> Where do I have to look for the missing information?

The driver extension
org.postgresql.util.PSQLException.getServerErrorMessage() lets you get
at all the fields of a server-generated exception.

-o

pgsql-jdbc by date:

Previous
From: Chris Mattmiller
Date:
Subject: Re: Login Roles
Next
From: Daniel Migowski
Date:
Subject: Re: Expressiveness of SQLException