ENoConstructException
[Properties (by Name)][Methods (by Name)][Events (by Name)]
Error raised when instantiating a TCharacter class
Declaration
Source position: sysutilh.inc line 232
Type
ENoConstructException = class (Exception)
;
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.
MembersNo members available
Inheritance
Class | Description |
---|---|
ENoConstructException | Error raised when instantiating a TCharacter class |