EsriImportException Class |
Exception for ESRI importing issues.
Inheritance Hierarchy
Namespace:
Dundas.BI.Utility.Map
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public sealed class EsriImportException : Exception
Public NotInheritable Class EsriImportException
Inherits Exception
public ref class EsriImportException sealed : public Exception
[<SealedAttribute>]
type EsriImportException =
class
inherit Exception
end
See Also