alias this and null reference
Namespace
rswhite4 at googlemail.com
Fri Apr 27 10:51:12 PDT 2012
On Friday, 27 April 2012 at 17:47:48 UTC, Jonathan M Davis wrote:
> On Friday, April 27, 2012 19:38:34 Namespace wrote:
>> I read about "collectExceptionMsg". Maybe that is a possible
>> solution to catch Access Violations?
>
> Access violations / segfaults aren't exceptions. They're OS
> signals. You can't
> catch them.
>
> - Jonathan M Davis
I forget...
But it should me possible to catch the "null this" message.
More information about the Digitalmars-d-learn
mailing list