C# Class withSIX.Core.Applications.Services.SharedFilesInstallFailedException

Inheritance: System.Exception
Datei anzeigen Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
SharedFilesInstallFailedException ( string message, Exception innerException ) : System

Method Details

SharedFilesInstallFailedException() public method

public SharedFilesInstallFailedException ( string message, Exception innerException ) : System
message string
innerException System.Exception
return System