Journal
Wednesday April 16, 2003
onError
I decided that there should be a default behavior for handling onError events, so I made onError to trace(error) if no onError handler has been defined. Afterall, I think this event is only useful during debugging. It has limited value in deployment. Now you get it triggered if 'class not found', 'method not found', or 'invalid key'.
Posted by sunny at April 16, 2003 02:25 PM
|
Comments
Post a comment
|
