Telogis.GeoBase.GeoStream Namespace |
The Telogis.GeoBase.GeoStream namespace provides client-side exception classes for GeoStream.
For more information about GeoStream, see here.
Class | Description | |
---|---|---|
GeoStreamRPCException |
Thrown when an exception occurs while making a GeoStream RPC call. If the exception was
thrown by the remote end of the RPC call, the InnerException property will contain
the exception the GeoStream server threw.
| |
ServerObjectExpiredException |
Thrown when a GeoStream client attempts to access an object on the server that has expired.
|