C# Class BytexDigital.Steam.ContentDelivery.Exceptions.SteamDownloadException

Inheritance: Exception
Mostra file Open project: BytexDigital/BytexDigital.Steam

Public Methods

Method Description
SteamDownloadException ( Exception innerException ) : System

Method Details

SteamDownloadException() public method

public SteamDownloadException ( Exception innerException ) : System
innerException Exception
return System