类 TrustManagerLoadFailedException

  • 所有已实现的接口:
    Serializable

    public class TrustManagerLoadFailedException
    extends RequestsException
    Thrown when something wrong occurred when load certificate, construct trust manager, etc.
    另请参阅:
    序列化表格
    • 构造器详细资料

      • TrustManagerLoadFailedException

        public TrustManagerLoadFailedException​(Exception e)
      • TrustManagerLoadFailedException

        public TrustManagerLoadFailedException​(String message)