public class MutexAbandonedException extends RuntimeException
| Constructor and Description |
|---|
MutexAbandonedException(long handle) |
| Modifier and Type | Method and Description |
|---|---|
long |
getHandle()
May be -1 if the handle could not be determined due to calling WaitForMultipleObjects with waitAll set to true
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2024. All rights reserved.