exceptions Module
Exceptions thrown by HyperDrive.
Classes
HyperDriveConfigException |
Exception thrown due to validation errors while creating HyperDrive run. Initialize a new instance of HyperDriveConfigException. |
HyperDriveException |
Base exception related to HyperDrive service. Initialize a new instance of HyperDriveException. |
HyperDriveNotImplementedException |
Exception related to capabilities not implemented for HyperDrive Run. Initialize a new instance of HyperDriveNotImplementedException. |
HyperDriveRehydrateException |
Exception thrown when creating re hydrating a HyperDrive Run. Initialize a new instance of HyperDriveRehydrateException. |
HyperDriveScenarioNotSupportedException |
Exception thrown when config values point to a scenario not supported while creating a HyperDrive Run. Initialize a new instance of HyperDriveScenarioNotSupportedException. |
HyperDriveServiceException |
Exceptions related to service error. Initialize a new instance of HyperDriveServiceException. |