| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised when an invalid or illegal value is specified for a DOM object.
Source position: laz2_dom.pas line 162
type EDOMSyntax = class(EDOMError) |
||
public |
||
constructor Create(); |
|
Constructor for the class instance. |
end; |
|
Exception raised when an invalid or illegal value is specified for a DOM object. |
|
| | | ||
|
Base class for exceptions raised in DOM interface classes. |
|
| | | ||
Exception |
||
| ? | ||
TObject |
| Remark: | Not used in the current LazUtils implementation. |
|
Base class for exceptions raised in DOM interface classes. |