CannotGetAttributeForPluginDueToIncorrectTypeException Class |
The CannotGetAttributeForPluginDueToIncorrectTypeException class defines the exception that is
thrown when Plugin.GetAttribute is called but the type is incorrect.
Inheritance Hierarchy
SystemObject
SystemException
SystemApplicationException
Tekla.Structures.DrawingTeklaStructuresDrawingsApplicationException
Tekla.Structures.DrawingCannotGetAttributeForPluginDueToIncorrectTypeException
SystemException
SystemApplicationException
Tekla.Structures.DrawingTeklaStructuresDrawingsApplicationException
Tekla.Structures.DrawingCannotGetAttributeForPluginDueToIncorrectTypeException
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
The CannotGetAttributeForPluginDueToIncorrectTypeException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CannotGetAttributeForPluginDueToIncorrectTypeException |
Creates a new CannotGetAttributeForPluginDueToIncorrectTypeException instance.
|
See Also