"Jim Barrows" <[EMAIL PROTECTED]> wrote on 09/09/2004 01:23:12 PM:

snip


>
> Yep, that's it.  I know what went wrong in general, and can drill
> down to the specifics if I need to for error reporting.
> In general I always at least include the PK in a message, even for
> an exception that isn't related to the data (ie IOException from the
> jdbc layer etc).  Mostly for logging so I know what piece of data
> was being used.  I've also been known to .toString the value object
> for the message, again for tracking purposes when things go
> kablooooooey, especially on inserts.
>

Jim, thank you for your time and help.  You helped clear up some muddy
waters.


> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to