◆ EngineRefreshException() [1/2]
| fiftyone.pipeline.core.exceptions.EngineRefreshException.EngineRefreshException | ( | String | message | ) |
Constructor.
- Parameters
-
- message - the exception message
\r\n
Exception that can be thrown when an on-premise aspect engine fails to reload from one or more of it's data sources.
| EngineRefreshException ()
Constructor.
| |
| EngineRefreshException (String message)
Constructor. More...
| |
| EngineRefreshException (String message, Throwable cause)
Constructor. More...
|
| fiftyone.pipeline.core.exceptions.EngineRefreshException.EngineRefreshException | ( | String | message | ) |
Constructor.
| fiftyone.pipeline.core.exceptions.EngineRefreshException.EngineRefreshException | ( | String | message, |
| Throwable | cause | ||
| ) |
Constructor.