Kuebiko
More a diary than a blog. Move along nothing to see here.
Tuesday, February 23, 2016
NoClassDefFoundError - classloaders in Java
Key concepts
There is a hierarchy of classloaders
Class loader may delegate to its parent
Parent may load class
If none of loaders loaded the class -> NoClassDefFoundError
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)