package AgentProvider.Implementation; /** * Created with IntelliJ IDEA. * User: N3trunner * Date: 07.05.12 * Time: 14:35 * To change this template use File | Settings | File Templates. */ public class KeyNotFoundException extends Exception { }