: SQLException.getErrorCode() : Where can I find list of error code and description ? - Mailing list pgsql-jdbc

From Steve SAUTETNER
Subject : SQLException.getErrorCode() : Where can I find list of error code and description ?
Date
Msg-id 3B4C1E36.EEA9C22E@informactis.com
Whole thread Raw
Responses Re: : SQLException.getErrorCode() : Where can I find list of error code and description ?
List pgsql-jdbc
Hi everybody,

i use the postgresql jdbc driver and i need to get error code's of the thrown SQLException's in order to treat these as fatal errors or simple warnings.

Where can I find the list of error codes and description of the postgresql.Driver.SQLException ?

 ---------------------------------------------------------------------------------------------
/  Steve SAUTETNER     ssa@informactis.com                ("`-''-/").___..--''"`-._           \
|  INFORMACTIS         Tél: 04 72 69 52 00    @..@          `6_ 6  )   `-.  (     ).`-.__.`)  |
|  DEPT R&D            Fax: 04 72 69 52 09   (\--/)         (_Y_.)'  ._   )  `._ `. ``-..-'   |
|  115 Bd Stalingrad                        (.>__<.)         `--'_..-_/  /--'_.' ,'           |
\  69 100  VILLEURBANNE                     ^^^  ^^^      (ll).-''  (((!.'  ((!.-'            /
 ---------------------------------------------------------------------------------------------
 

Attachment

pgsql-jdbc by date:

Previous
From: Sebastian Schuette
Date:
Subject: Strange behaviour of trigger functions when initiated via jdbc
Next
From: Michael Stephenson
Date:
Subject: Re: [INTERFACES] New code for JDBC driver