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

cloud.agileframework.common.util.http.NotFoundRequestMethodException Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version
package cloud.agileframework.common.util.http;

/**
 * @author 佟盟
 * 日期 2020/6/5 15:28
 * 描述 找不到对应的请求方法
 * @version 1.0
 * @since 1.0
 */
public class NotFoundRequestMethodException extends Exception {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy