gravitino.exceptions.base.IllegalJobTemplateOperationException¶
- exception gravitino.exceptions.base.IllegalJobTemplateOperationException(message, *args)¶
An exception thrown when an illegal operation is attempted on a job template.
This exception is raised when attempting to modify or delete a built-in job template, or when trying to create a user template with a reserved name (e.g., starting with ‘builtin-‘).