C# Class SoundBoard.AutoUpdate.ProductUpdateFailedException

Inheritance: System.Exception
Exibir arquivo Open project: jormenjanssen/Soundboard

Public Methods

Method Description
ProductUpdateFailedException ( Exception innerException ) : System

Method Details

ProductUpdateFailedException() public method

public ProductUpdateFailedException ( Exception innerException ) : System
innerException System.Exception
return System