Exceptions: Difference between revisions
From Sunhill Framework Documentation
Fixed variables |
+Property not set exception |
||
Line 1: | Line 1: | ||
{|class="wikitable sortable" style="width: 100%" | {|class="wikitable sortable" style="width: 100%" | ||
!Name!!Parent!!Type!!Submodule!!Description | !Name!!Parent!!Type!!Submodule!!class="unsortable"| Description | ||
{{Exception info|Name=PropertyNotSetException|Parent=PropertyException|Type=Error|Submodule=Properties|The excpetion is raised when an ElementBuilder method is called and no property is set}} | {{Exception info|Name=PropertyNotSetException|Parent=PropertyException|Type=Error|Submodule=Properties|Description=The excpetion is raised when an ElementBuilder method is called and no property is set}} | ||
|} | |} |
Revision as of 16:11, 2 October 2024
Name | Parent | Type | Submodule | Description |
---|---|---|---|---|
PropertyNotSetException | PropertyException | Error | Properties | The excpetion is raised when an ElementBuilder method is called and no property is set |