Este é o site histórico da documentação 4D. As documentações estão sendo movidas progressivamente para developer.4d.com

  •  
 
4D v20.6
Error Handler

Gestionnaire d'erreur 

 

Constante  Type Valeur Comment
ek errors from components  Inteiro longo 2

Errors that occurred in components

ek global  Inteiro longo 1

Errors that occurred in the global execution context of the project

ek local  Inteiro longo 0

Errors that occurred in the local execution context (default if scope parameter is omitted)



Voir aussi  

Method called on error
ON ERR CALL