InvalidElementNameException Class | 
 
Inheritance Hierarchy 
    Namespace: 
   Dundas.BI.Data.Transforms
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic sealed class InvalidElementNameException : Exception
Public NotInheritable Class InvalidElementNameException
	Inherits Exception
public ref class InvalidElementNameException sealed : public Exception
[<SealedAttribute>]
type InvalidElementNameException =  
    class
        inherit Exception
    end
See Also