◆ DataUpdateException() [1/5]
FiftyOne.Pipeline.Engines.Exceptions.DataUpdateException.DataUpdateException | ( | ) |
Constructor
\r\n
Exception that can be thrown when a DataUpdateService fails to successfully complete an update.
DataUpdateException ()
Constructor More...
| |
DataUpdateException (string message)
Constructor More...
| |
DataUpdateException (string message, Exception innerException)
Constructor More...
| |
DataUpdateException (string message, AutoUpdateStatus status)
Constructor More...
| |
DataUpdateException (string message, Exception innerException, AutoUpdateStatus status)
Constructor More...
|
AutoUpdateStatus | Status = AutoUpdateStatus.UNSPECIFIED [get]
The status of the update process. More...
|
FiftyOne.Pipeline.Engines.Exceptions.DataUpdateException.DataUpdateException | ( | ) |
Constructor
FiftyOne.Pipeline.Engines.Exceptions.DataUpdateException.DataUpdateException | ( | string | message | ) |
Constructor
FiftyOne.Pipeline.Engines.Exceptions.DataUpdateException.DataUpdateException | ( | string | message, |
Exception | innerException | ||
) |
Constructor
FiftyOne.Pipeline.Engines.Exceptions.DataUpdateException.DataUpdateException | ( | string | message, |
AutoUpdateStatus | status | ||
) |
Constructor
FiftyOne.Pipeline.Engines.Exceptions.DataUpdateException.DataUpdateException | ( | string | message, |
Exception | innerException, | ||
AutoUpdateStatus | status | ||
) |
Constructor
AutoUpdateStatus FiftyOne.Pipeline.Engines.Exceptions.DataUpdateException.Status = AutoUpdateStatus.UNSPECIFIED |
The status of the update process.