if(act.getDescription()!=null) StringTokenizer stok = new StringTokenizer(act.getDescription(), "\r\n"); JavaCCExpressionParser parser = new JavaCCExpressionParser();
if(act.getDescription()!=null) StringTokenizer stok = new StringTokenizer(act.getDescription(), "\r\n"); JavaCCExpressionParser parser = new JavaCCExpressionParser();
ex = new EventIntermediateErrorException(activity.getDescription());
ex = new EventIntermediateErrorException(activity.getDescription()); thread.setException(ex);