Sunday, September 12, 2010

Reason for java.lang.InstantiationException

When I was adding a new DTO class, I was came up "* java.lang .InstantiationException*". So I had little bit annoyed but I found that the default constructor is missing.

No comments: