java-tools / fixedformat4j

Automatically exported from code.google.com/p/fixedformat4j
0 stars 0 forks source link

NullPointerException in export #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When method.invoke() in
FixedFormatManagerImpl.exportDataAccordingFieldAnnotation returns null it
bombs out with NullPointerException when it tries to follow referenced
annotated instances.

Original issue reported on code.google.com by per.ole...@gmail.com on 13 Oct 2009 at 12:26