| Package | Description |
|---|---|
| com.saperion.ngc.util |
Package for client utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static ErrorPageProvider.ErrorPageConfig |
ErrorPageProvider.ErrorPageConfig.allFalse()
Creates a ErrorPageConfig object with all parameters to false.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
ErrorPageProvider.getErrorPageMarkup(javax.servlet.http.HttpServletRequest request,
String title,
String description,
String image,
ErrorPageProvider.ErrorPageConfig config)
Generates the HTML markup by the given parameters.
|
Copyright © 2016 SAPERION AG. All rights reserved.