CannotGetAttributeForPluginException Class |
The CannotGetAttributeForPluginException class defines the exception that is
thrown when Plugin.GetAttribute is called but the attribute cannot be fetched.
Inheritance Hierarchy
SystemObject
SystemException
SystemApplicationException
Tekla.Structures.DrawingTeklaStructuresDrawingsApplicationException
Tekla.Structures.DrawingCannotGetAttributeForPluginException
SystemException
SystemApplicationException
Tekla.Structures.DrawingTeklaStructuresDrawingsApplicationException
Tekla.Structures.DrawingCannotGetAttributeForPluginException
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
Constructors
Name | Description | |
---|---|---|
CannotGetAttributeForPluginException |
Creates a new CannotGetAttributeForPluginException instance.
| |
CannotGetAttributeForPluginException(String) |
Creates a new CannotGetAttributeForPluginException instance.
|
See Also