Exceptions thrown by map control and by basic RenderableLayer classes.


Namespace: MapWinView
Assembly: MapWinView (in MapWinView.dll)

Syntax

Visual Basic (Declaration)
Public Class Exceptions
C#
public class Exceptions
C++
ref class Exceptions
J#
public class Exceptions
JScript
public class Exceptions

Inheritance Hierarchy

System.Object
   MapWinView.Exceptions

Thread Safety

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

See Also