GeoStreamRPCException Constructor (String) | |
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
)
Public Sub New (
message As String
)
Parameters
- message
- Type: SystemString
Error message.
See Also