HPS-MC
MaxJobsException Class Reference

Exception if max jobs are reached. More...

Inheritance diagram for MaxJobsException:

Public Member Functions

def __init__ (self, max_jobs)
 

Detailed Description

Exception if max jobs are reached.

Definition at line 91 of file job_template.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  max_jobs 
)

Definition at line 94 of file job_template.py.


The documentation for this class was generated from the following file: