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