Interface IEWException. Más...
Métodos públicos | |
| bool | _Log () |
| Registrará toda la información posible del error o incidencia en la tabla LOG_ERROR de EUROWINSYS. | |
| bool | _LogDB () |
| Registro en el Visor de eventos de windos (util si no tenemos BD). | |
| bool | _LogFile () |
| Registro mediante fichero de texto. | |
| bool | _LogWindowsRegistry () |
| Registro en el Visor de eventos de windos (util si no tenemos BD). | |
Propiedades | |
| string | _Terminal [get] |
| string | _Usuario [get] |
| DateTime | _Fecha [get, set] |
| string | _MessageEW [get, set] |
| NivelErrorEwException | _NivelError [get, set] |
Interface IEWException.
Definición en la línea 9 del archivo IEWException.cs.
| bool sage.ew.interficies.IEWException._Log | ( | ) |
Registrará toda la información posible del error o incidencia en la tabla LOG_ERROR de EUROWINSYS.
Implementado en sage.ew.ewbase.Clases.EWException.
| bool sage.ew.interficies.IEWException._LogDB | ( | ) |
Registro en el Visor de eventos de windos (util si no tenemos BD).
Implementado en sage.ew.ewbase.Clases.EWException.
| bool sage.ew.interficies.IEWException._LogFile | ( | ) |
| bool sage.ew.interficies.IEWException._LogWindowsRegistry | ( | ) |
Registro en el Visor de eventos de windos (util si no tenemos BD).
Implementado en sage.ew.ewbase.Clases.EWException.
|
getset |
Implementado en sage.ew.ewbase.Clases.EWException.
Definición en la línea 24 del archivo IEWException.cs.
|
getset |
Implementado en sage.ew.ewbase.Clases.EWException.
Definición en la línea 29 del archivo IEWException.cs.
|
getset |
Implementado en sage.ew.ewbase.Clases.EWException.
Definición en la línea 34 del archivo IEWException.cs.
|
get |
Implementado en sage.ew.ewbase.Clases.EWException.
Definición en la línea 14 del archivo IEWException.cs.
|
get |
Implementado en sage.ew.ewbase.Clases.EWException.
Definición en la línea 19 del archivo IEWException.cs.