[Overview][Resource strings][Constants][Types][Classes][Variables][Index] Reference for unit 'simpleipc' (#fcl)

EIPCError

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

Error reporting exception

Declaration

Source position: simpleipc.pp line 155

type EIPCError = class(Exception) end;

Inheritance

EIPCError

  

Error reporting exception

|

Exception

|

TObject

Description

EIPCError is the exception used by the various classes in the SimpleIPC unit to report errors.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.