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