public class LatencyException extends RuntimeException
| Constructor and Description |
|---|
LatencyException(long latency,
TimeUnit latencyTimeUnit) |
LatencyException(long latency,
TimeUnit latencyTimeUnit,
String lastLocalColor,
String lastRemoteColor,
long lastLocalColorChangeTime,
long lastRemoteColorChangeTime) |
LatencyException(String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LatencyException(String message)
public LatencyException(long latency,
TimeUnit latencyTimeUnit)
public String getMessage()
getMessage in class ThrowableCopyright © 2019 Kurento. All rights reserved.