public class MutexException extends Exception
ReadWriteAccess.ExceptionAction
,
ReadWriteAccess#readAccess(ReadWriteAccess.ExceptionAction)
,
ReadWriteAccess#writeAccess(ReadWriteAccess.ExceptionAction)
,
Serialized FormConstructor and Description |
---|
MutexException(Exception ex)
Create an encapsulated exception.
|
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause() |
Exception |
getException()
Get the encapsulated exception.
|
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MutexException(Exception ex)
ex
- the exception