类 HttpRequestMethodNotSupportedExceptionInfo

java.lang.Object
net.guerlab.cloud.web.core.exception.AbstractI18nInfo
net.guerlab.cloud.web.webmvc.exception.HttpRequestMethodNotSupportedExceptionInfo

public class HttpRequestMethodNotSupportedExceptionInfo extends AbstractI18nInfo
不支持的HTTP请求方式.
作者:
guer
  • 构造器详细资料

    • HttpRequestMethodNotSupportedExceptionInfo

      public HttpRequestMethodNotSupportedExceptionInfo(org.springframework.web.HttpRequestMethodNotSupportedException cause)
      通过HttpRequestMethodNotSupportedException初始化.
      参数:
      cause - HttpRequestMethodNotSupportedException
  • 方法详细资料