Click or drag to resize

GeoStreamRPCException Constructor (String)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Create a new exception with a given error message.

Namespace:  Telogis.GeoBase.GeoStream
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public GeoStreamRPCException(
	string message
)

Parameters

message
Type: SystemString
Error message.
See Also