A resolve error is thrown by the ModuleLoader, when it was unable to resolve a given class or package. This generally indicates some kind of compile time error (e.g. trying to import from module that doesn't exist). However, it could also indicate that the WHILEYPATH is not configured correctly.
@author David J. Pearce
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.