public class MainClass { public static void main(String[] args) { assert false: "Here's a message saying what happened"; } }