SamsSetErrors – Set Errors¶
-
class
InvalidStateTransition(state: str, exception: Optional[Exception] = None)¶ Raised when attempting to convert an active Set back to
draft
-
class
DestinationChangeNotAllowed(payload: Optional[Dict[str, Any]] = None, exception: Optional[Exception] = None)¶ Raised when attempting to change the
StorageDestinationof an active Set
-
class
DestinationConfigChangeNotAllowed(payload: Optional[Dict[str, Any]] = None, exception: Optional[Exception] = None)¶ Raised when attempting to change the
StorageDestinationconfig of an active Set
-
class
DestinationNotFound(destination_id: str, exception: Optional[Exception] = None)¶ Raised when the
StorageDestinationcould not be found