Revision ea800824
refs #5523:
Need to assign local variables once I pass arguments into a constructor method. Otherwise, I get these strange null pointer exceptions.
Files
- added
- modified
- copied
- renamed
- deleted
ID | ea8008246744b777bd523a184625bdf8f7d87245 |
Parent | 356584a3 |
Child | f2510950 |
Added by Robert Waltz over 10 years ago
refs #5523:
Need to assign local variables once I pass arguments into a constructor method. Otherwise, I get these strange null pointer exceptions.