All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ai.grakn.redismock.exception.WrongNumberOfArgumentsException Maven / Gradle / Ivy

package ai.grakn.redismock.exception;

/**
 * Created by Xiaolu on 2015/4/21.
 */
public class WrongNumberOfArgumentsException extends RuntimeException {

    public WrongNumberOfArgumentsException() {
        super();
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy