类 HttpMediaTypeException

    • 构造器详细资料

      • HttpMediaTypeException

        protected HttpMediaTypeException​(String message)
        Create a new HttpMediaTypeException.
        参数:
        message - the exception message
      • HttpMediaTypeException

        protected HttpMediaTypeException​(String message,
                                         List<MediaType> supportedMediaTypes)
        Create a new HttpMediaTypeException with a list of supported media types.
        参数:
        supportedMediaTypes - the list of supported media types