ai.grakn.redismock.exception.ParseErrorException Maven / Gradle / Ivy
package ai.grakn.redismock.exception;
/**
* Created by Xiaolu on 2015/4/20.
*/
public class ParseErrorException extends RuntimeException {
public ParseErrorException() {
super();
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy