dragon.workflows.batch.batch.SubmitAfterCloseError

exception SubmitAfterCloseError[source] 

Bases: BatchError

Exception for submitting work to a batch instance after it’s been closed.

__init__(message)[source] 

Initialize the submit-after-close subclass for Batch exceptions