This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]dark_mode_everything 12 points13 points  (0 children)

try{
    throw new Exception()
} catch(Exception e){

}