chi.exception¶
The chi.exception
module contains exception classes that may be raised by python-chi modules.
- exception chi.exception.CHIValueError(message)[source]¶
Raised when argument is not valid. These errors might be fixed by checking hardware catalog or documentation. Examples where this might be seen are: * Site name is not valid * Node type is not valid * Resource does not exist