exceptions¶
-
exception
steam.exceptions.SteamError(message, eresult=<EResult.Fail: 2>)¶ Bases:
ExceptionGeneral error that also carries EResult code
-
exception
steam.exceptions.ManifestError(message, app_id, depot_id, manifest_gid, error=None)¶ Bases:
steam.exceptions.SteamErrorRaised when there a problem getting a manifest by
CDNClientEncapsulates original exception inerrorand includes manifest details