Class SslHandshakeTimeoutException

All Implemented Interfaces:
Serializable

public final class SslHandshakeTimeoutException extends SSLHandshakeException
SSLHandshakeException that is used when a handshake failed due a configured timeout.
See Also:
  • Constructor Details

    • SslHandshakeTimeoutException

      public SslHandshakeTimeoutException(String reason)