@Named @RequestScoped public class ErrorController extends Object implements Serializable
| Constructor and Description |
|---|
ErrorController() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
boolean |
isCausedBy(Exception e,
String excpetionType)
Returns true if the exception is caused by a specific Exception type
|
void |
setMessage(String message) |
Copyright © 2016–2022 Imixs Software Solutions GmbH. All rights reserved.