Click or drag to resize

Telogis.GeoBase.Exceptions Namespace

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

The Telogis.GeoBase.Exceptions namespace provides GeoBase's exception classes representing application running errors.

Classes
  ClassDescription
Public classAddressIsTooLongException
Thrown if an address given to the geocoder is too long.
Public classAnouncementsNotSupportedException
Thrown when the announcements section is missing in a language file.
Public classAsyncException
Thrown when an exception is thrown during an asynchronous request.
Public classBoundingBoxOperationException
Thrown when an operation on a BoundingBox is invalid for the BoundingBox's current state.
Public classBreakStartEndException
Thrown when a Break is used as the start or end of a Route.
Public classCannotLoadRepositoryException
[Emulator Specific] Thrown if GeoBase is asked to load more than one GBFS file on the emulator.
Public classChameleonTemplateException
An exception thrown by the Chameleon Template Processor.
Public classCircularReferenceException
Thrown if a circular reference is detected during JSON serialization.
Public classConfigurationException
Thrown when GeoBase is configured incorrectly.
Public classCouldNotAddStopException
An exception thrown when a stop cannot be added to a route.
Public classCouldNotCancelException
Thrown when an operation could not be cancelled successfully.
Public classCouldNotMapFileException
An exception thrown when a file could not be mapped to memory.
Public classCountryNotSpecifiedException
An exception thrown when attempting to geocode with Country.Unknown.
Public classCultureNotAvailableException
Thrown when an unavailable culture is requested for navigation announcements or strings.
Public classDatabaseException
An exception thrown when a database error occurs.
Public classDatabaseVersionMismatchException
An exception thrown when a GBFS contains an old version of DrillDownGeocoder data.
Public classDataProblemException
Thrown when there is a problem with the GBFS provided.
Public classDataQueryCanceledException
Thrown when a data query was canceled before completion.
Public classDataQueryLimitReachedException
Thrown when a data query passes the maximum count limit for the requested feature type.
Public classDestinationNotSetException
Thrown when an operation is performed that requires the Navigation class to have its destination set.
Public classDirectionsCalculationAbortedException
An exception thrown when AsyncDirectionsEventArgs.Abort is called.
Public classDirectionsFactoryDataException
An exception thrown when an added movement is not within a currently loaded GBFS file.
Public classDirectionsFactoryMovementsException
An exception thrown when the first or last movements are not of type 'Depart' and 'Arrive' respectively, or when GenerateDirections() is called before departure and arrival movements have been added using AddMovement().
Public classDirectionsFactoryPointsException
An exception thrown when less than two points have been supplied.
Public classDisallowedOperationException
An exception thrown when a configuration setting was set to disallow an operation to occur.
Public classDuplicateRouteStopException
Thrown when a duplicate RouteStop object is added to a route. See remarks.
Public classExceptionEventArgs
Used to pass exception information via an event using type EventArgs.
Public classFailedToDecodePNGException
An exception thrown when there is a failure to decode a PNG.
Public classFileCanNotBeOpenedException
An exception thrown when a file cannot be opened for a given filename.
Public classGeoStreamServerBusyException
Thrown when a GeoStream server cannot process a request due to a queue being overloaded.
Public classGetFileSizeFailureException
An exception thrown when finding a file's size fails for no apparent reason.
Public classGSRendererException
This is thrown when attempting to fetch a tile from an incorrectly configured GeoStreamRenderer. See the GeoStreamRenderer API documentation for details on how to correctly configure a GeoStreamRenderer.
Public classInternalFailureException
An exception thrown when a native code failure occurs.
Public classInternalGeoCoderException
An exception thrown when an internal geocoder exception occurs.
Public classInternalRoutingException
An exception thrown when an internal routing error occurs.
Public classInteropException
Thrown if GeoBase encounters an interoperability issue between managed and native code.
Public classInterruptionRequiredException
An exception thrown when an operation needs to be completed or interrupted before the requested operation can commence.
Public classInvalidAddressParityException
An exception thrown when GeoBase can't determine if the address numbers on a street are in an odd or even pattern. This usually happens when the data is corrupted.
Public classInvalidAngleException
An exception thrown when the NormalizeAngle method is given an invalid number.
Public classInvalidAsyncResult
Thrown when the IAsyncResult used to end an asynchronous operation is not the same as the one used to start it.
Public classInvalidAuxiliaryLayerException
An exception thrown when an invalid auxiliary layer is referenced in a CAM file.
Public classInvalidCamFileException
An exception thrown when a CAM file contains invalid data.
Public classInvalidFunctionalClassException
An exception thrown when the functional class is less than 1 or greater than 6.
Public classInvalidGBFSException
An exception thrown when a GBFS file is not valid.
Public classInvalidJSONNameException
Thrown if a JSON object has an invalid name.
Public classInvalidLatLonException
An exception thrown when an invalid LatLon is used.
Public classInvalidLevelNumberException
An exception thrown by the DrillDownGeoCoder when SetRegion is called with an incorrect level number.
Public classInvalidLicenseException
An exception thrown when a license is invalid.
Public classInvalidLoadNumberException
Thrown when the used load number is out of range.
Public classInvalidProcessingRatioException
An exception thrown when the ExtraProcessingRatio is too large or too low.
Public classInvalidRepositoryManifestException
An exception thrown when repository manifest is invalid.
Public classInvalidRouteStopTypeException
Thrown if an operation is attempted with a type of RouteStop that cannot be used with that operation.
Public classInvalidRouteStopWindowException
An exception thrown when the specified WindowStart and WindowEnd of a RouteStop are not valid.
Public classInvalidSchemaException
An exception thrown when a table or index is created with a invalid schema.
Public classInvalidSpeedCategoryException
An exception thrown when the SpeedCategory is less than 1 or greater than 8.
Public classJSONCloneException
An exception thrown when a JSON object cannot be cloned
Public classJSONFormatException
An exception thrown when the JSONFormatter encounters something unexpected.
Public classJSONTokenException
An exception thrown when an unexpected symbol is found in the JSON stream.
Public classLevelNotSetException
An exception thrown by the DrillDownGeoCoder when it needs more information before setting this region level. Set region level `GetLargestUnsetLevel()` first.
Public classLinkEditException
An exception thrown when there is a problem compiling the LinkEdit database.
Public classLinkWithIdNotFoundException Obsolete.
An exception thrown when looking for a link by its ID and not finding it.
Public classMapLabelException
An exception thrown when placing labels on the map.
Public classMapStyleDecryptionException
An exception thrown when decryption of an ecm file fails.
Public classMapStyleVersionMismatchException
An exception thrown when attempting to load a bcm file created in a different version of GeoBase.
Public classMessagesBundleException
Thrown when a MessagesBundle running in debug mode is configured incorrectly.
Public classMessagesBundleTypeMissingException
Thrown when a whole type section is missing in a language file.
Public classMethodCalledOutOfOrderException
An exception thrown when a set of library routines are called out of the order they should be called in.
Public classNavigationManagerNotSuspendedException
Thrown when an operation is performed that requires the NavigationManager to be suspended.
Public classNavigoServiceFailedException
Thrown if an error is found while attempting to fetch a Navigo route.
Public classNoGeoCoderException
An exception thrown when attempting to geocode in a country without a geocoder.
Public classNoLocalDataException
An exception thrown when GeoBase fails to find any local data but is told to use it.
Public classNoMapStyleException
Thrown when the PartialCamRenderer doesn't have a map style to render.
Public classNoMoreRegionsException
An exception thrown when there are no more regions below to be requested.
Public classNoRemoteDataException
An exception thrown when GeoBase fails to use a geostream repository because none are specified.
Public classNoStreetDataException
An exception thrown when a stop is placed in an area where no street data is available.
Public classNoSuchRepositoryException
An exception thrown when the default repository directory does not exist.
Public classNotEnoughStopsException
An exception thrown when a route with less than two stops is calculated.
Public classNullRegionException
An exception thrown by the DrillDownGeoCoder when a null-reference is passed to a function expecting a RegionData object.
Public classObjectDoesNotDeriveCorrectInterfaceException
Thrown when an object that does not implement a certain required type is used in a context that requires that type.
Public classObsoleteOperationException
An exception thrown when an an obsolete function is called.
Public classOnlyAvailableOnGeoStreamException
An exception thrown when a feature only available on GeoStream is used without GeoStream.
Public classOperationOnNonUIThreadException
Thrown if an operation is performed on a UI object from a non-UI thread.
Public classOverlappingRegionsException
An exception thrown when two overlapping GBFS files are placed in the same MultiRepository.
Public classPermissionException
An exception thrown when the user does not have permission to perform a certain action.
Public classPlatformDetectionException
An exception thrown when the current platform cannot be detected.
Public classReadFailureException
An exception thrown when reading a file fails for no apparent reason.
Public classRegionLevelTooHighException
An exception thrown by the DrillDownGeoCoder when an attempt is made to access a region level that is more precise than the data set allows.
Public classRepositoryLoadException
An exception thrown when a repository could not be loaded.
Public classRepositoryNotSetException
An exception thrown when the user has failed to set the repository. If you are receiving this exception from a custom aspx page, be aware that the current thread repository is cleared before and after tile and JSON requests. This is done to avoid inheriting repositories from previous threads. To fix this, explicitly set the current thread repository.
Public classRouteCanceledException
Thrown when a route computation was canceled before completion.
Public classRouteExceedsCostException
Thrown when a route cannot be found between given locations which does not exceed the maximum cost.
Public classRouteStopException
An exception thrown when a RouteStop error occurs.
Public classRouteStopTooFarAwayException
Thrown when a RouteStop is too far away from the closest available street.
Public classRoutingOutOfMemoryException
An exception thrown when there is insufficient memory available to calculate a route. GeoBase will clean up any route memory in use before throwing this exception.
Public classSatelliteException
Thrown when there is an error obtaining or rendering satellite imagery.
Public classSatelliteLayerNameException
Thrown when an invalid satellite imagery layer name is specified.
Public classSDKExpiredException
An exception thrown when an SDK license has expired.
Public classSeekFailureException
An exception thrown when seeking a file fails for no apparent reason.
Public classSerializationException
Thrown if GeoBase encounters an internal error processing messages between a GeoStream client and a GeoStream server.
Public classServerException
An exception that is passed to the client when a GeoStream server throws an exception.
Public classSoundPlayerException
An exception thrown when there is a failure playing an audio announcement.
Public classStopNotFoundException
Thrown if the user attempts to remove a RouteStop from a route that does not contain the stop.
Public classStreamAlreadyOpenException
An exception that is thrown when there is an attempt to open a stream or file twice.
Public classStreamNotYetOpenException
Occurs when a file or stream that has already been closed is closed again.
Public classStreetAmbiguousException
Thrown when a specified table column does not exist or there is something wrong with the name.
Public classStreetLinkNotFoundException
An exception thrown when a StreetLink could not be found.
Public classStringsAlreadyCachedException
An exception thrown when a strings file has already been cached before.
Public classStringsNotSupportedException
Thrown when the strings section is missing in a language file.
Public classTableColumnNameException
Thrown when a specified table column does not exist or there is something wrong with the name.
Public classTemporarilyUnableToComplyException
Occurs when a requested operation cannot be done within a short period of time.
Public classTestLicenseExpiredException
An exception thrown when a test license has expired.
Public classTextDirectionsNotSupportedException
Thrown when the directions section is missing in a language file.
Public classTileRequestException
Thrown if a user attempts to fetch a tile using an invalid set of parameters in the request URL.
Public classTMCFormatException
An exception thrown when a TMC code cannot be parsed.
Public classTooManyGeocodersException
An exception thrown when multiple GeoCoders for the same country exist.
Public classTooManyLinksException
An exception thrown when there are too many street links.
Public classTooManyStopsException
An exception thrown if an operation is performed on a route that has more stops than the operation can support.
Public classTrafficException
Thrown when a traffic error occurs.
Public classTrialExpiredException
An exception thrown when a trial license has expired.
Public classUnableToDisposeRepository Obsolete.
Public classUnableToDisposeRepositoryException
Thrown when an attempt is made to dispose a repository that is in use.
Public classUnableToListRegionsException
An exception thrown by the DrillDownGeoCoder when a call to GetRegions() specifies a region level that has not yet been set.
Public classUnavailableOnGeoStreamException
An exception thrown when a feature not available on GeoStream is used with GeoStream.
Public classUnexpectedArgumentException
An exception thrown when an argument to a method is not valid.
Public classUnknownJSONTypeException
Thrown if a JSON object type is not recognized. The object that created this JSON object must implement IJSONSerializable.
Public classUnspecifiedFatalException
An exception thrown when an unspecified error occurs in native code.
Public classUnsupportedPlatformException
An exception thrown when GeoBase is used on a platform that isn't 32-bit or 64-bit.
Public classUnsupportedTimeZoneException
An exception thrown when a TimeZone is specified with settings that are not supported by GeoBase.
Public classValueNotFoundException
Thrown when a value that should be present in a data structure cannot be found inside it.
Public classVersionMismatchException
An exception thrown when geobase.net.dll and geobase.dll versions do not match.
Public classWaypointException
Thrown if a Waypoint is used with Route Highlighting or Optimization.
Public classWaypointStartEndException
Thrown when a Waypoint is used as the start or end of a Route.
Public classWorkerPoolNotFoundException
Thrown when there is no worker pool of the requested type found.
Public classWriteFailureException
An exception thrown when writing to a file fails for no apparent reason.