News

getting a java exception trying to render a simple diagram. #69. Copy link. Description. olymk2. opened on Sep 6, 2017. Issue body actions. ... Exception in thread "main" java.lang.IllegalAccessError: ...
Q: I am calling an external method in my application and want to intercept any exceptions it can possibly throw. Should I catch java.lang.Exception ? public class Main { public static void main ...