Subject Re: Repost: [Fwd: [Firebird-Java] GDS Error Codes in SQLExceptions/build.xml]
Author Mark O'Donohue
Roman Rokytskyy wrote:

>Hi Mark,
>
>I would say that GDSException is only the translation of FB error
>codes into Java language. This exception is used to inform the JDBC
>implementation about errors on the API level. Users usually are not
>interested in what happened on API level, only on JDBC-level errors.
>So, re-throwing exceptions seems to be ok here. I will check also if
>we can handle javax.resource.ResourceException (JCA stuff) the same
>way.
>
>
Hi Roman

Don't try too hard, I appreciate your busy and the effort you put in.
Im sure you have plenty other more worthwhile things to occupy your
time. (so feel free to assign it priority 0, if required :-).

Cheers

Mark