ENotImplemented
[Properties (by Name)][Methods (by Name)][Events (by Name)]
Exception raised in case of a not implemented feature.
Declaration
Source position: sysutilh.inc line 218
Type
ENotImplemented = class (Exception)
;
Description
ENotImplemented can be used to raise an exception when a particular call had been defined, but was not implemented.
MembersNo members available
Inheritance
Class | Description |
---|---|
ENotImplemented | Exception raised in case of a not implemented feature. |