Class ProtocolVersionAlert

All Implemented Interfaces:
Serializable

public class ProtocolVersionAlert extends ErrorAlert
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 Details

    • ProtocolVersionAlert

      public ProtocolVersionAlert(String message)