InlineExecutionProhibitedException

public final class InlineExecutionProhibitedException extends RejectedExecutionException


Se arroja cuando un ejecutor ejecuta un elemento ejecutable enviado en línea en execute y no se llamó a allowDirectExecutor.

Resumen

Constructores públicos

Métodos heredados

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

Constructores públicos

InlineExecutionProhibitedException

public InlineExecutionProhibitedException()