C# Class UrbanBlimp.RemoteException

Inheritance: System.Exception
Mostrar archivo Open project: farhadbheekoo/UrbanBlimp Class Usage Examples

Public Methods

Method Description
RemoteException ( string message, WebException innerException ) : System

Method Details

RemoteException() public method

public RemoteException ( string message, WebException innerException ) : System
message string
innerException System.Net.WebException
return System