public class BatchJobAlreadyExistsInRegistryException extends XDRuntimeException
JobRegistry
.Constructor and Description |
---|
BatchJobAlreadyExistsInRegistryException(java.lang.String name)
Creates a new
BatchJobAlreadyExistsInRegistryException with the given job name. |
public BatchJobAlreadyExistsInRegistryException(java.lang.String name)
BatchJobAlreadyExistsInRegistryException
with the given job name.name
- the name of the Job
which should be unique