me.shaftesbury.utils.functional.KeyNotFoundException Maven / Gradle / Ivy
package me.shaftesbury.utils.functional;
/**
* Created with IntelliJ IDEA.
* User: Bob
* Date: 06/11/13
* Time: 18:23
* To change this template use File | Settings | File Templates.
*/
public class KeyNotFoundException extends RuntimeException {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy