public static class AbortableCountDownLatch.AbortedException extends InterruptedException
| Constructor and Description |
|---|
AbortableCountDownLatch.AbortedException() |
AbortableCountDownLatch.AbortedException(String detailMessage) |
AbortableCountDownLatch.AbortedException(String detailMessage,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AbortableCountDownLatch.AbortedException()
public AbortableCountDownLatch.AbortedException(String detailMessage)
Copyright © 2016 Kurento. All rights reserved.