C# Class Synology.AudioStationApi.SynoNetworkException

Inheritance: System.Exception
Mostra file Open project: salfab/open-syno

Public Methods

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

Method Details

SynoNetworkException() public method

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