chef_agent
This commit is contained in:
3
exceptions/errors.py
Normal file
3
exceptions/errors.py
Normal file
@@ -0,0 +1,3 @@
|
||||
class AgentNotReadyError(RuntimeError):
|
||||
"""agent未初始化错误"""
|
||||
pass
|
||||
Reference in New Issue
Block a user