NotDefinedOnUtmGridException exception class
Namespace:
DotNetCoordsAssembly: DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.1 (1.0.0.1)
Syntax
| C# |
|---|
[SerializableAttribute] public class NotDefinedOnUtmGridException : Exception |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class NotDefinedOnUtmGridException _ Inherits Exception |
| Visual C++ |
|---|
[SerializableAttribute] public ref class NotDefinedOnUtmGridException : public Exception |