InvalidAttributeException Class |
Exception related to data retrieval operation performed with invalid attribute definition.
Inheritance Hierarchy
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 InvalidAttributeException : Exception
Public NotInheritable Class InvalidAttributeException
Inherits Exception
public ref class InvalidAttributeException sealed : public Exception
[<SealedAttribute>]
type InvalidAttributeException =
class
inherit Exception
end
See Also