public class ConcurrentException extends RuntimeException
ConcurrentException
are raised upon exit of
the ConcurrentContext
).
getCause()
identifies the source of the error.ConcurrentContext.exit()
,
Serialized FormModifier and Type | Method and Description |
---|---|
Throwable |
getCause()
Returns the original cause of the exception or error.
|
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2005–2014 Javolution. All rights reserved.