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

dream.first.extjs.plugin.exception.ExtJSPluginException Maven / Gradle / Ivy

The newest version!
package dream.first.extjs.plugin.exception;

public final class ExtJSPluginException {

	/** 资源前缀 */
	public static final String RESOURCE_PREFIX = "/extjs/plugin/exception";

	/** 私有资源所在包 */
	public static final String RESOURCE_PRIVATES_PACKAGE = "dream/first/extjs/plugin/resources/exception/privates";

	private ExtJSPluginException() {
	}

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy