| parrotcode exception_handler PMC | |
| Docs | FAQ | Download | Examples | Talks | Resources | Perl 6 | Languages | Who's Who | Donors | Cage Cleaners | Wiki | |
src/pmc/exception_handler.pmc - Exception Handler PMC
When an exception handler is called,
the exception object is passed as REG_PMC(interp,
5),
the original contents of this register is in the exception object's _P5 attribute.
void init()Initializes the exception handler.
Initial revision by leo 2003.07.10.
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|