InlineExecutionProhibitedException

public final class InlineExecutionProhibitedException extends RejectedExecutionException

Thrown when an executor runs a submitted runnable inline in Executor.execute(Runnable) and UrlRequest.Builder.allowDirectExecutor() was not called.

Public Constructor Summary

Inherited Method Summary

Public Constructors

public InlineExecutionProhibitedException ()