public class MutexException extends Exception
| Constructor 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, toStringpublic MutexException(Exception ex)
ex - the exception