Re: Expressiveness of SQLException

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Daniel Migowski <dmigowski(at)ikoffice(dot)de>
Cc: pgsql-jdbc(at)postgresql(dot)org, Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
Subject: Re: Expressiveness of SQLException
Date: 2008-04-24 21:19:52
Message-ID: 4810F978.1080708@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Daniel Migowski wrote:

> System.err.println(ex.getServerErrorMessage());

getServerErrorMessage() returns an object you can query for further details.

-O

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Albe Laurenz 2008-04-25 06:39:54 Re: Can't use a variable for a column name?
Previous Message Chris 2008-04-24 17:25:16 Can't use a variable for a column name?