Serialized Form
-
Package ca.uhn.fhir.batch2.api
-
Exception ca.uhn.fhir.batch2.api.JobExecutionFailedException
class JobExecutionFailedException extends BaseUnrecoverableRuntimeException implements Serializable- serialVersionUID:
- 4871161727526723730L
-
Exception ca.uhn.fhir.batch2.api.JobStepFailedException
class JobStepFailedException extends RuntimeException implements Serializable -
Exception ca.uhn.fhir.batch2.api.RetryChunkLaterException
class RetryChunkLaterException extends RuntimeException implements Serializable-
Serialized Fields
-
myNextPollDuration
Duration myNextPollDuration
The delay to wait (in ms) for the next poll call. For now, it's a constant, but we hold it here in case we want to change this behaviour in the future.
-
-
-