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

net.neoremind.fountain.consumer.exp.InitConsumerExp Maven / Gradle / Ivy

The newest version!
package net.neoremind.fountain.consumer.exp;

/**
 * 初始化消费者失败异常
 *
 * @author hexiufeng
 */
public class InitConsumerExp extends RuntimeException {
    /**
     * serialVersionUID
     */
    private static final long serialVersionUID = 1L;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy