Class ConnectionLogEntry.SslHandshakeFailure.ExceptionEntry

    • Constructor Summary

      Constructors 
      Constructor Description
      ExceptionEntry​(java.lang.String name, java.lang.String message)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String message()  
      java.lang.String name()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExceptionEntry

        public ExceptionEntry​(java.lang.String name,
                              java.lang.String message)
    • Method Detail

      • name

        public java.lang.String name()
      • message

        public java.lang.String message()