Class ProtocolVersionAlert
java.lang.Object
java.lang.Throwable
java.lang.Exception
tech.kwik.agent15.TlsProtocolException
tech.kwik.agent15.alert.ErrorAlert
tech.kwik.agent15.alert.ProtocolVersionAlert
- All Implemented Interfaces:
Serializable
https://tools.ietf.org/html/rfc8446#section-6.2
"protocol_version: The protocol version the peer has attempted to
negotiate is recognized but not supported (see Appendix D)."
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ErrorAlert
alertDescriptionMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ProtocolVersionAlert
-