mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-06 04:52:37 +00:00
sanity
This commit is contained in:
@@ -19,3 +19,7 @@ __metaclass__ = type
|
||||
|
||||
class ApplyException(Exception):
|
||||
""" Could not apply patch """
|
||||
|
||||
|
||||
class WaitException(Exception):
|
||||
""" Bad parameters for Wait operation """
|
||||
|
||||
Reference in New Issue
Block a user