C# Class UrbanBlimp.RemoteException

Inheritance: System.Exception
Afficher le fichier Open project: farhadbheekoo/UrbanBlimp Class Usage Examples

Méthodes publiques

Méthode Description
RemoteException ( string message, WebException innerException ) : System

Method Details

RemoteException() public méthode

public RemoteException ( string message, WebException innerException ) : System
message string
innerException System.Net.WebException
Résultat System