Hello,

Why is it that when an exception such as Division by zero occurs I get a stack
trace, while if I throw my own exception I don't get anything.

My exception inherits from a Chaining exception base class. I only get the stack trace 
if I actually call printStackTrace() from the constructor.

Thanks



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

Reply via email to