Click or drag to resize

InvalidGBFSExceptionToString Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns the internal filename which caused the exception.

Namespace:  Telogis.GeoBase.Exceptions
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public override string ToString()

Return Value

Type: String
A string for internal diagnostics.

Implements

_ExceptionToString
See Also