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: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
Constructors
Name | Description | |
---|---|---|
CannotGetAttributeForPluginException |
Creates a new CannotGetAttributeForPluginException instance.
| |
CannotGetAttributeForPluginException(String) |
Creates a new CannotGetAttributeForPluginException instance.
|
See Also