Boogie

1
reputation
1
4

Nothing much to say.

try
{
    Code();
}
catch(exception e)
{
    GoogleSearch(e);
}