public final class ContentTypeException extends RuntimeException
有关内容类型(ContentType)的使用、调用、解析异常和警告的异常抛出
Content type (ContentType) related exception/warning class
Exception throws about usage, invocation, parsing exceptions, and warnings for content types (ContentType)
program: Sinlmao Commons Network Utils
description: 内容类型(ContentType)相关异常/警告类
create: 2019-09-01 02:24
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
ContentTypeInappropriate
返回一个内容类型不恰当使用异常说明
Return a content type inappropriate use exception description
|
| 构造器和说明 |
|---|
ContentTypeException(String message)
构建一个内容类型(ContentType)相关异常/警告
Build a content type (ContentType) related exception/warning
|
public ContentTypeException(String message)
Build a content type (ContentType) related exception/warning
message - 异常/警告信息 Copyright © 2020. All rights reserved.