public final class IgnoreSSLException extends Exception
有关忽略SSL操作相关的使用、调用、解析异常和警告的异常抛出
Ignore SSL related exceptions/warnings class
Exception thrown about ignoring usage, invocation, parsing exceptions, and warnings related to SSL operations
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
IgnoreSSLCanNot
返回一个无法正确忽略SSL异常说明
Return a description of the SSL exception that cannot be ignored correctly
|
| 构造器和说明 |
|---|
IgnoreSSLException(String message)
构建一个忽略SSL相关异常/警告
Build an ignore SSL related exception/warning
|
IgnoreSSLException(String message,
Throwable cause)
构建一个忽略SSL相关异常/警告
Build an ignore SSL related exception/warning
|
public IgnoreSSLException(String message)
Build an ignore SSL related exception/warning
message - 异常/警告信息 Copyright © 2019. All rights reserved.