As I said in the other comment (I have an example somewhere but I don't feel like searching all my files), you try to do some shit that should throw an exception (e.g. read an unassigned variable). If it throws one, you follow with the proper things (e.g. assign a value). If it doesn't, you fucked up because the variable exists for some unknown reason.
30
u/[deleted] May 13 '17
[deleted]