◆ EngineRefreshException() [1/2]
fiftyone.pipeline.core.exceptions.EngineRefreshException.EngineRefreshException | ( | String | message | ) |
Constructor.
- Parameters
-
- message - the exception message
◆ EngineRefreshException() [2/2]
fiftyone.pipeline.core.exceptions.EngineRefreshException.EngineRefreshException ( String message, Throwable cause ) Constructor.
- Parameters
-
- message - the exception message
- cause - the exception which triggered this exception