public class ConcurrentException
extends java.lang.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 |
---|---|
java.lang.Throwable |
getCause()
Returns the original cause of the exception or error.
|
Copyright © 2005 - 2007 Javolution.