#124
add helper method for dealing with navigating through legacy java object graphs which might throw NullPointerException
-
-
Created on:
Fri, Aug 06 2010 (almost 2 years ago)
-
Reported by:
jstrachan
-
Assigned to:
jstrachan
-
Milestone:
-
-
Estimate:
None/Small/Medium/Large
None
-
Status:
New
-
Priority:
Normal (3)
-
Component:
-
-
Permission type:
Private
-
-
Followers
jstrachan (Assigned To)
No file chosen
You have an empty file field. Please select or remove it.
Associations
| # |
Relation |
Summary |
Status |
Action |
| No tickets |
No associations
Time Expenditure
Loading
however this doesnt work when you want to do
the code is messy. So a helper method something like
might help - catching NullPointerExceptions along the way for you (with maybe debug logging if you want to search and find them)