This website requires JavaScript.
Explore
Help
Sign In
ZeroDownTime
/
CloudBender
Watch
3
Star
0
Fork
0
You've already forked CloudBender
Code
Issues
1
Pull Requests
4
Packages
Projects
Releases
Wiki
Activity
96a34e2c45
CloudBender
/
cloudbender
/
exceptions.py
7 lines
132 B
Python
Raw
Normal View
History
Unescape
Escape
Implement Piped mode for provision
2019-06-27 13:31:51 +00:00
class
ParameterNotFound
(
Exception
)
:
"""
My documentation
"""
Add onfailure support, incl. config
2019-07-03 13:15:18 +00:00
class
ParameterIllegalValue
(
Exception
)
:
"""
My documentation
"""
Reference in New Issue
Copy Permalink