| Package | Description |
|---|---|
| com.vaadin.client | |
| com.vaadin.client.bootstrap |
| Modifier and Type | Method and Description |
|---|---|
ErrorMessage |
ApplicationConfiguration.getSessionExpiredError()
Gets the message used when a session expiration error occurs.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SystemErrorHandler.handleUnrecoverableError(String details,
ErrorMessage message)
Shows an error notification for an error which is unrecoverable.
|
void |
ApplicationConfiguration.setSessionExpiredError(ErrorMessage sessionExpiredError)
Sets the message used when a session expiration error occurs.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorMessage |
JsoConfiguration.getConfigError(String name)
Reads a configuration parameter as an
ErrorMessage object. |
Copyright © 2000–2019 Vaadin Ltd. All rights reserved.