InvalidPlaceholderUseException Class |
Exception that occurs when a script placeholder in incorrectly used in the parent expression.
Inheritance Hierarchy
Namespace:
Dundas.BI.Entities.MetricSets
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public sealed class InvalidPlaceholderUseException : Exception
Public NotInheritable Class InvalidPlaceholderUseException
Inherits Exception
public ref class InvalidPlaceholderUseException sealed : public Exception
[<SealedAttribute>]
type InvalidPlaceholderUseException =
class
inherit Exception
end
See Also