public class DtlsHandshakeTimeoutException extends DtlsException
| Constructor and Description |
|---|
DtlsHandshakeTimeoutException(String message,
InetSocketAddress peer,
int flightNumber) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFlightNumber()
For more details on flight numbers, see RFC 6347 §4.2.4.
|
getPeeraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DtlsHandshakeTimeoutException(String message, InetSocketAddress peer, int flightNumber)
public int getFlightNumber()
Copyright © 2023 Eclipse Foundation. All rights reserved.