This commit is contained in:
Eugene Zhuravlev
2011-03-03 17:33:52 +01:00
parent e09c285fe9
commit 42967223de
@@ -93,6 +93,7 @@ public class StackFrameDescriptorImpl extends NodeDescriptorImpl implements Stac
myIsInLibraryContent = false;
}
catch (EvaluateException e) {
LOG.info(e);
myLocation = null;
myMethodOccurrence = tracker.getMethodOccurrence(null);
myIsSynthetic = false;