Consultor Eletrônico



Kbase P78655: 4GL/ABL: Can the 778 error be trapped and programmatically handled by a client session?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   19/07/2010
Status: Verified

GOAL:

4GL/ABL: Can the 778 error be trapped and programmatically handled by a client session?

GOAL:

Can the error 'Error <read/writing> socket, ret=<n>, errno=<n>. (778)' be trapped gracefully handled by the client?

GOAL:

Is there a way to intercept and handle the error: 'Error <read/writing> socket, ret=<n>, errno=<n>. (778)'?

FACT(s) (Environment):

All Supported Operating Systems
Progress 9.x
OpenEdge 10.x

FIX:

No. the error: Error <read/writing> socket, ret=<n>, errno=<n>. (778) is a hard unrecoverable error and cannot be trapped and handled by the 4GL/ABL client.