Re: Crystal Reports / PostgreSQL - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Crystal Reports / PostgreSQL
Date
Msg-id Pine.BSO.4.56.0502101413540.26432@leary.csoft.net
Whole thread Raw
In response to Re: Crystal Reports / PostgreSQL  (Vadim Nasardinov <vadimn@redhat.com>)
Responses Re: Crystal Reports / PostgreSQL  (Vadim Nasardinov <vadimn@redhat.com>)
List pgsql-jdbc

On Thu, 10 Feb 2005, Vadim Nasardinov wrote:

> However, you can easily patch this method so that it includes the
> caller's method name in its error message.  All you have to do is peek
> one level up the stack trace.
>

I think this assumes you can use StackTraceElement which is a 1.4 JDK
feature.  Manual parsing seems error prone and a lot of work to solve a
very minor issue.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Crystal Reports / PostgreSQL
Next
From: Vadim Nasardinov
Date:
Subject: Re: Crystal Reports / PostgreSQL