Method | Description | |
---|---|---|
ArcGISInvalidParameterException ( string message ) : System | ||
ArcGISInvalidParameterException ( string message, Exception innerException ) : System |
public ArcGISInvalidParameterException ( string message ) : System | ||
message | string | |
return | System |
public ArcGISInvalidParameterException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |