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

gu.simplemq.exceptions.SmqNotBeanException Maven / Gradle / Ivy

The newest version!
package gu.simplemq.exceptions;

/**
 * @author guyadong
 *
 */
public  class SmqNotBeanException extends SmqRuntimeException{
	public SmqNotBeanException(String string) {
	}
	private static final long serialVersionUID = 1L;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy