@Named @SessionScoped public class ErrorController extends Object implements Serializable
| Constructor and Description |
|---|
ErrorController() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMessage(String message)
adds an error message to the current message.
|
String |
getMessage() |
void |
reset()
reset the current error message
|
void |
setMessage(String message) |
Copyright © 2016–2020 Imixs Software Solutions GmbH. All rights reserved.