storectl.domain.exceptions.node module¶
- exception storectl.domain.exceptions.node.NodeNotFoundError(node_name)[source]¶
Bases:
StorectlErrorRaised when a node cannot be found in the cluster.
Bases: StorectlError
Raised when a node cannot be found in the cluster.