类 InvalidMediaTypeException

    • 构造器详细资料

      • InvalidMediaTypeException

        public InvalidMediaTypeException​(String mediaType,
                                         String message)
        Create a new InvalidMediaTypeException for the given media type.
        参数:
        mediaType - the offending media type
        message - a detail message indicating the invalid part
    • 方法详细资料