InlineExecutionProhibitedException

class InlineExecutionProhibitedException : RejectedExecutionException


Thrown when an executor runs a submitted runnable inline in execute and allowDirectExecutor was not called.

Summary

Public constructors

Public constructors

InlineExecutionProhibitedException

InlineExecutionProhibitedException()