InvalidPlaceholderUseException Class |
Exception that occurs when a script placeholder in incorrectly used in the parent expression.
Inheritance Hierarchy Namespace: Dundas.BI.Entities.MetricSetsAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic 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