class Scratch { public static void main(String[] args) { throw new RuntimeException("aaa") } }