Take two.

I've turned my attention back to Exceptions and would
like to know if anyone is using

try {
  throw Apache::AxKit::Exception( -text "Naughty" );
} catch Apache::AxKit::Exception with {
  # do something with it
}

I'm not able to catch the exception. It gets passed
straight to Axkit.

Am I doing something wrong or missing the point?

It's not mega important to my site as I can live with
kust throwing an exception but ....

A) I'd like to understand what's going on 
B) I want more control ;-)

I've had no problem using Error.pm in non AxKit
scripts.

TIA

-Ants

________________________________________________________________________
Want to chat instantly with your online friends?  Get the FREE Yahoo!
Messenger http://uk.messenger.yahoo.com/

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

Reply via email to