[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception class for IPC-related errors
Source position: advancedipc.pp line 179
type EICPException = class(Exception) |
|
Exception class for IPC-related errors |
|
| | | ||
| | | ||
The EICPException class represents exceptions that occur during IPC operations. It is raised when invalid server IDs are used or when attempting to change properties while the server is active.