com.github.phantomthief.jedis.exception.NoAvailablePoolException Maven / Gradle / Ivy
package com.github.phantomthief.jedis.exception;
/**
* @author w.vela
* Created on 2017-03-18.
*/
public class NoAvailablePoolException extends RuntimeException {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy