javolution37.javolution.realtime
Class ConcurrentException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- javolution37.javolution.realtime.ConcurrentException
-
- All Implemented Interfaces:
- java.io.Serializable
public class ConcurrentException extends java.lang.RuntimeExceptionThis class encapsulates errors or exceptions raised during the execution of concurrent threads (ConcurrentExceptionare raised upon exit of theConcurrentContext).getCause()identifies the source of the error.- See Also:
ConcurrentContext.exit(), Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.ThrowablegetCause()Returns the original cause of the exception or error.
-
DMelt 3.0 © DataMelt by jWork.ORG