Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

ENoConstructException

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Error raised when instantiating a TCharacter class.

Declaration

Source position: sysutilh.inc line 234

type ENoConstructException = class(Exception)

Inheritance

ENoConstructException

  

Error raised when instantiating a TCharacter class.

|

Exception

  

Base class of all exceptions.

|

TObject

  

Base class of all classes.

Description

ENoConstructException is the exception raised when an instance of type TCharacter is being created. The TCharacter class only contains static methods, no instances of this class should be instantiated.


Documentation generated on: Jul 24 2023