[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'MaskEdit' (#lcl)

EInvalidUtf8

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

Ancestor for UTF-8 exceptions.

Declaration

Source position: maskedit.pp line 155

type EInvalidUtf8 = class(Exception)

Inheritance

EInvalidUtf8

  

Ancestor for UTF-8 exceptions.

|

Exception

|

TObject

Description

EInvalidUtf8 is an Exception descendant that implements the ancestor for exceptions that occur for UTF-8-encoded content.

See also

EInvalidCodePoint

  

Exception raised when an error occurs while setting a UTF-8 Code Point in a String.


Version 3.2 Generated 2024-02-25 Home