mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
logging
This commit is contained in:
+1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user