core.exceptions¶
Submodule of khiops.core
Khiops Python exception classes
Exceptions
Khiops execution environment error |
|
Parsing error for Khiops-generated JSON files |
|
Khiops execution related errors |
- exception khiops.core.exceptions.KhiopsEnvironmentError¶
Bases:
Exception
Khiops execution environment error
Example: Khiops binary not found.