Source position: fpcustwsserver.pp line 41
type TWSErrorEvent = procedure(
Sender: TObject;
aConnection: TWSServerConnection;
aError: Exception
) of object;