Serialized Form
-
Package com.technia.tias.executor.api
-
Exception Class com.technia.tias.executor.api.ExecutionException
class ExecutionException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
retryable
boolean retryable
Retry flag -
retryDelay
long retryDelay
Retry delay value
-
-