PlaceholderTransformException Class

Exception that occurs when the user requests data from a DataCube containing one or more PlaceholderTransform s.
Inheritance Hierarchy
SystemObject
  SystemException
    Dundas.BI.Data.DataRetrievalPlaceholderTransformException

Namespace:  Dundas.BI.Data.DataRetrieval
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public sealed class PlaceholderTransformException : Exception
See Also