类 NotFoundFeedback

java.lang.Object
cn.herodotus.stirrup.core.definition.domain.Feedback
cn.herodotus.stirrup.core.definition.feedback.NotFoundFeedback
所有已实现的接口:
Serializable

public class NotFoundFeedback extends Feedback

Description: 406 类型错误反馈

404 Not Found 服务器无法根据客户端的请求找到资源(网页)。通过此代码,网站设计人员可设置"您所请求的资源无法找到"的个性页面

作者:
: gengwei.zheng
另请参阅:
Date:
: 2023/9/27 20:07
  • 构造器详细资料

    • NotFoundFeedback

      public NotFoundFeedback(String message)