public class SchedulerTaskThrottledException extends RejectedExecutionException
ThrottledScheduler when all of its threads are busy and it cannot accept a new task for
execution.| Constructor and Description |
|---|
SchedulerTaskThrottledException(String message)
Constructs a new exception with the specified message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SchedulerTaskThrottledException(String message)
message - the detail messageCopyright © 2003–2018 MuleSoft, Inc.. All rights reserved.