Package com.github.javinator9889.threading.errors
-
Exception Summary Exception Description NoRejectedHandlerError Subclass ofRejectedExecutionExceptionwhich is a custom exception thrown by classDefaultRejectedExecutionHandler, which indicates that there is no reject handler defined but default one.