public class NuxeoUnknownResource extends javax.faces.application.ViewResource
This is used to avoid crashing triggering an exception when a facelet resource is missing.
Instead, a message referencing the missing resource is displayed in red and in bold where the facelet would have been included.
Modifier and Type | Field and Description |
---|---|
protected String |
errorMessage |
static String |
MARKER |
protected String |
path |
static String |
PLACEHOLDER |
Constructor and Description |
---|
NuxeoUnknownResource(String path) |
public static final String PLACEHOLDER
protected final String errorMessage
public NuxeoUnknownResource(String path)
Copyright © 2018 Nuxeo. All rights reserved.