Click or drag to resize

Telogis.GeoBase.GeoStream.ServerExceptionInfo

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
ServerExceptionInfo Class

A class to be filled with error information from the server.

Functions
NameDescription
getInnerException ()

Gets the more specific inner-exception associated with the calling GeoStream.ServerExceptionInfo.

Returns

GeoStream.ServerExceptionInfo - A reference to the inner exception.

getType ()

Gets the original type of exception wrapped by the GeoStream.ServerExceptionInfo instance.

Returns

String - The class name of the original exception type.

toString ()

Finds a string representation of the server exception.

Returns

String - The exception's message string.