EsriImportException Class |
Exception for ESRI importing issues.
Inheritance Hierarchy Namespace: Dundas.BI.Utility.MapAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic 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