sclass JavaCompileException extends RuntimeException { *(S msg) { super(msg); } }