Java Reference
In-Depth Information
Since there is only one executable line in this method, we know that stepping over
this line will cause the exception. We can inspect any local variables in the current
class and method by looking at the Local Variables window.
The Local Variables window can be opened by going to Window |
Debugging | Local Variables or by pressing Alt+Shift+1 on windows and
Linux systems, and Ctrl+Shift+1 on Mac OS X systems.
 
Search WWH ::




Custom Search