[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'sysutils' (#rtl)

ENoConstructException

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

Error raised when instantiating a TCharacter class

Declaration

Source position: sysutilh.inc line 218

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: Nov 14 2015