C# Class Synology.AudioStationApi.PiggybackingJsonReaderException

Inheritance: Exception
Afficher le fichier Open project: salfab/open-syno Class Usage Examples

Méthodes publiques

Méthode Description
PiggybackingJsonReaderException ( string message, JsonReaderException innerException ) : System

Method Details

PiggybackingJsonReaderException() public méthode

public PiggybackingJsonReaderException ( string message, JsonReaderException innerException ) : System
message string
innerException JsonReaderException
Résultat System