CloudBender/cloudbender/exceptions.py

3 lines
63 B
Python

class ParameterNotFound(Exception):
"""My documentation"""