public class TaskPending extends SchedulerException
When receiving this exception, you should wait a few seconds and try the operation again.
Constructor and Description |
---|
TaskPending() |
TaskPending(java.lang.String s) |
TaskPending(java.lang.String s,
java.lang.Throwable t) |
TaskPending(java.lang.Throwable t) |
getCause