82838485868788899091
} } if (result == null) { throw new FacetNotFoundException("The requested Facet of type [" + type.getName() + "] could not be loaded."); } return result; }
103104105106107108109110111112
} } if (result == null) { throw new FacetNotFoundException("The requested Facet named [" + facetName + "] could not be found."); } return result; }
96979899100101102103104105106
118119120121122123124125126127