Serializablepublic class MutexException extends Exception
ReadWriteAccess.ExceptionAction,
ReadWriteAccess#readAccess(ReadWriteAccess.ExceptionAction),
ReadWriteAccess#writeAccess(ReadWriteAccess.ExceptionAction),
Serialized Form| Constructor | Description |
|---|---|
MutexException(Exception ex) |
Create an encapsulated exception.
|
| Modifier and Type | Method | Description |
|---|---|---|
Throwable |
getCause() |
|
Exception |
getException() |
Get the encapsulated exception.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MutexException(Exception ex)
ex - the exceptionBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.