C# Class iTunesAgent.Services.iTunes.ITunesServiceException

Inheritance: System.ApplicationException
Afficher le fichier Open project: notpod/Notpod

Méthodes publiques

Méthode Description
ITunesServiceException ( string message ) : System
ITunesServiceException ( string message, Exception inner ) : System

Method Details

ITunesServiceException() public méthode

public ITunesServiceException ( string message ) : System
message string
Résultat System

ITunesServiceException() public méthode

public ITunesServiceException ( string message, Exception inner ) : System
message string
inner System.Exception
Résultat System