InlineExecutionProhibitedException

public final class InlineExecutionProhibitedException extends RejectedExecutionException


Exception générée lorsqu'un exécutant exécute un élément exécutable envoyé en ligne dans execute et que allowDirectExecutor n'a pas été appelé.

Résumé

Constructeurs publics

Méthodes héritées

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

Constructeurs publics

InlineExecutionProhibitedException

public InlineExecutionProhibitedException()