Class MillraceParentJobNotFoundException
An Awaiting insert referenced a ParentId that
does not exist (thrown by EnqueueAsync and the JobTransition.Enqueue insert
path during the continuation fixup).
public sealed class MillraceParentJobNotFoundException : MillraceStorageException, ISerializable
- Inheritance
-
MillraceParentJobNotFoundException
- Implements
- Inherited Members
Constructors
- MillraceParentJobNotFoundException(JobId)
An Awaiting insert referenced a ParentId that does not exist (thrown by
EnqueueAsyncand theJobTransition.Enqueueinsert path during the continuation fixup).
Properties
- ParentId
The continuation parent that did not resolve.