SQLException and error code - Mailing list pgsql-jdbc

From Peter.Zoche@materna.de
Subject SQLException and error code
Date
Msg-id 3617A3C21370D045B75C0A40A7A6530D0B37E191@ntexc2buc.do-office.buc.materna.com
Whole thread Raw
Responses Re: SQLException and error code  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
Hi!

I am using postgresql-8.0-310.jdbc3.jar in my application.
In order to get the error code from an SQLException I have
to use sqlexception.getSQLState(). Shouldn't it be
getErrorCode()?

Peter


pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: work in progress: timestamp patch
Next
From: Oliver Jowett
Date:
Subject: Re: SQLException and error code