Serial port and GPS

OsmDldExcp Class

Download error got from the openstreetmap server.

For a list of all members of this type, see OsmDldExcp Members.

System.Object
   System.Exception
      serial.OsmDldExcp

[Visual Basic]
Public Class OsmDldExcp
    Inherits Exception
[C#]
public class OsmDldExcp : Exception

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Usually while downloading to huge bitmaps or if the server is too busy.

Requirements

Namespace: serial

Assembly: map (in map.exe)

See Also

OsmDldExcp Members | serial Namespace | OsmDld