4 lines
92 B
Plaintext
Raw Normal View History

grant {
permission java.lang.RuntimePermission "setDefaultUncaughtExceptionHandler";
};