"""Custom exceptions for asgv-prepare-payload.""" class AsgvSfnFeatureDisabledError(Exception): """Raised when the ASGV SFN feature flag is disabled."""