ERROR 500
public class ServerError {
public static void main(String[] args) {
boolean serverError = true;
if (youSpeltItWrong) {
tryAgain();
} else if (weScrewedUp) {
System.out.println("We're really sorry.");
window.setLocation(home);
}
}
}