| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised in case of a not implemented feature.
Source position: sysutilh.inc line 213
| type ENotImplemented = class(Exception) | 
| 
 | Exception raised in case of a not implemented feature. | |
| | | ||
| 
 | Base class of all exceptions. | |
| | | ||
| 
 | Base class of all classes. | 
ENotImplemented can be used to raise an exception when a particular call had been defined, but was not implemented.