- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.dongliu.cute.http.exception.RequestsException
-
- net.dongliu.cute.http.exception.TrustManagerLoadFailedException
-
- 所有已实现的接口:
Serializable
public class TrustManagerLoadFailedException extends RequestsException
Thrown when something wrong occurred when load certificate, construct trust manager, etc.- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 构造器 说明 TrustManagerLoadFailedException(Exception e)TrustManagerLoadFailedException(String message)
-
方法概要
-