A ClassNotResolvedException is thrown if an attempt is
made to load a class that is cannot be found by the ClassLoaderResolver.
version: $Revision: 1.5 $
Constructs a class-not-detachable exception with the specified
detail message and nested exception.
Parameters: msg - the exception message Parameters: nested - the nested exception(s).
ClassNotResolvedException
public ClassNotResolvedException(String msg)(Code)
Constructs a class-not-detachable exception with the specified
detail message and nested exception.
Parameters: msg - the exception message
Fields inherited from org.jpox.exceptions.JPOXException