I think that exceptions as a form of error handling are overrated and abused. Do you need try/catch around possible null pointer dereference in kernel mode driver so ...