类 InvalidMimeTypeException

    • 构造器详细资料

      • InvalidMimeTypeException

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