Try/fuckit
Jump to navigation
Jump to search
try { // Block of code to try if (true) { //do stuff } else { //emergency stuff //hopefully we won't need this } } fuckit (Exception e) { // Block of code that can just fuck off }
try { // Block of code to try if (true) { //do stuff } else { //emergency stuff //hopefully we won't need this } } fuckit (Exception e) { // Block of code that can just fuck off }