C# Class Oisee.ArcGIS.RestClient.Exceptions.ArcGISUnexpectedResponseException

Inheritance: Exception
Afficher le fichier Open project: osamaishtiaq/arcgis-rest-dotnet

Méthodes publiques

Méthode Description
ArcGISUnexpectedResponseException ( string message ) : System
ArcGISUnexpectedResponseException ( string message, Exception innerException ) : System

Method Details

ArcGISUnexpectedResponseException() public méthode

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

ArcGISUnexpectedResponseException() public méthode

public ArcGISUnexpectedResponseException ( string message, Exception innerException ) : System
message string
innerException Exception
Résultat System