|
|
|
|
|
|
Categoría: Exception functions |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The management of exceptions can be customized by process... |
|
|
|
|
|
|
Lista de constantes utilizadas por las funciones para gestionar errores y excepciones. |
|
|
|
|
|
|
Configures the automatic behavior that will be implemented if an error occurs in the current process. |
|
|
|
|
|
|
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component. |
|
|
|
|
|
|
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter). |
|
|
|
|
|
|
Reinicia la detección de errores no fatales: |
|
|
|
|
|
|
Restaura el proceso de error de un proceso. |
|
|
|
|
|
|
Configures the automatic behavior that will be implemented if an exception occurs in the current process. |
|
|
|
|
|
|
Muestra la ventana estándar de excepciones con el contenido de la excepción actual.
|
|
|
|
|
|
|
Vuelve a habilitar la actual excepción Process si la excepción fue corregida. |
|
|
|
|
|
|
Retrieves information about the current exception. |
|
|
|
|
|
|
Restores the exception process of a process. |
|
|
|
|
|
|
Artificially triggers the security mechanism of WLanguage by throwing an exception. |
|
|
|
|
|
|
Lista de funciones para la gestión de errores en tiempo de ejecución |
|
|
|
|
|
|
A process of general exception is available for all the components of the object with which it is associated... |
|
|
|
|
|
|
El manejo de errores se puede personalizar para cada Process ... |
|
|
|
|
|
|
Pueden producirse algunos errores en su aplicación... |
|
|
|
|
|
|
The security mechanism of WLanguage is enabled when a programming error occurs in an application... |
|
|
|
|
|
|
Un proceso de excepción específico se utiliza para procesar un código de riesgo (es decir, un código que podría desencadenar una excepción)... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|