public class ClientErrorMode extends Object
alert call.| Modifier and Type | Field and Description |
|---|---|
static int |
NOT_CATCH_ERRORS
The browser does not catch errors.
|
static int |
NOT_SHOW_ERRORS
The browser catch errors but no info is shown to the user.
|
static int |
SHOW_CLIENT_ERRORS
The browser catch errors.
|
static int |
SHOW_SERVER_AND_CLIENT_ERRORS
The browser catch errors.
|
static int |
SHOW_SERVER_ERRORS
The browser catch errors.
|
| Constructor and Description |
|---|
ClientErrorMode() |
public static final int NOT_CATCH_ERRORS
public static final int NOT_SHOW_ERRORS
public static final int SHOW_SERVER_ERRORS
alert.public static final int SHOW_CLIENT_ERRORS
alert.public static final int SHOW_SERVER_AND_CLIENT_ERRORS
alert.Copyright © Innowhere Software, Jose Maria Arranz Santamaria.