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

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

Méthodes publiques

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

Method Details

ArcGISInvalidParameterException() public méthode

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

ArcGISInvalidParameterException() public méthode

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