90919293949596
throw new IllegalStateException("No value to return. Call containsKey() first."); } public static void noSuchMapping(Object key) throws NoSuchMappingException { throw new NoSuchMappingException("No such key in map: "+String.valueOf(key)); }