March 10, 2004
why are the exception messages so non descriptive? they just say "Object" most of the time


March 11, 2004
imr1984 wrote:
> why are the exception messages so non descriptive? they just say "Object" most
> of the time 
> 
> 

I'm not entirely sure what error messages you're referring to (a bit more detail would be good), but I'm guessing that you might want to try overloading toString() on your classes...

(But I May Be Wrong)

Cheers,
Sigbjørn Lund Olsen