Serialized Form
-
Package com.i2group.disco.task.spi
-
Exception com.i2group.disco.task.spi.CustomTaskFailedException
class CustomTaskFailedException extends RuntimeException implements Serializable-
Serialized Fields
-
retry
boolean retry
Indicates whether the server should retry the task that threw the exception. -
shouldReschedule
boolean shouldReschedule
Indicates whether the server should reschedule the task that threw the exception.
-
-
-