RuntimeExecutionException

public class RuntimeExecutionException extends RuntimeException


Runtime version of java.util.concurrent.ExecutionException.

See also
getResult

Summary

Public constructors

Inherited methods

From java.lang.Throwable
synchronized final void
synchronized Throwable
synchronized Throwable
String
String
StackTraceElement[]
synchronized final Throwable[]
synchronized Throwable
void
void
setStackTrace(StackTraceElement[] p)
String

Public constructors

RuntimeExecutionException

public RuntimeExecutionException(Throwable cause)