public class VeryImportantApp {
public static void main(String[] args) {
try {
// literally everything
} catch (Exception e) {
e.printStackTrace();
}
}
}
made with @nex3's syntax highlighter
edit: i know error is the wrong word, but idk the joke flows with error. so i'm keeping that.




