Exception related to resource localization. If such an exception is thrown it means anyway that the resource lookup dramatically failed, which means that either it is a user error or simply the server is totally down, so there is no point in throwing a checked exception that the user won't really be able to handle.
@version $Id: ServiceLocatorException.java 8373 2009-11-30 14:07:00Z jeklund $
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.