Click or drag to resize

SparqlUpdateTimeoutException Constructor

Creates a new SPARQL Update Timeout Exception.

Namespace:  VDS.RDF.Update
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public SparqlUpdateTimeoutException(
	string errorMsg
)

Parameters

errorMsg
Type: SystemString
Error Message.
See Also