Re: nullPointerException in abstract class
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 30 Sep 2007 00:33:01 GMT
On Sat, 29 Sep 2007 07:51:17 -0700, OldPro <rrosskopf@xxxxxxxxxxxxx>
wrote, quoted or indirectly quoted someone who said :
birthDate = new Date(); // Here is where the error occurs (it
doesn't stop the program)
I don't see anything mechanism that could create a
NullPointerException where you claim. Please quote your complete
exact program. I think you have inadvertently hidden the error in
quoting the code.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- References:
- nullPointerException in abstract class
- From: OldPro
- nullPointerException in abstract class
- Prev by Date: Re: nullPointerException in abstract class
- Next by Date: Re: notifying particular thread to wake up.
- Previous by thread: Re: nullPointerException in abstract class
- Next by thread: java beginnings
- Index(es):
Relevant Pages
|