How do I catch an exception that gets thrown in one of my bootstrap's _init methods? I'd like to handle it via my standard error handler in the error/error action but it seems that's not possible since the exception fires before the request gets dispatched.
- [fw-general] throwing exceptions in bootstrap Alex Howansky
- Re: [fw-general] throwing exceptions in bootstrap Hector Virgen
- Re: [fw-general] throwing exceptions in bootstrap Mon Zafra
- Re: [fw-general] throwing exceptions in bootstrap Alex Howansky
