Java tutorial
public class MainClass { public static void main(String[] args) { System.err.println("You have a runtime error."); } }