89909192939495969798
} } if (result == null) { throw new FacetNotFoundException("The requested Facet of type [" + type.getName() + "] could not be loaded."); } return result; }
110111112113114115116117118119
} } if (result == null) { throw new FacetNotFoundException("The requested Facet named [" + facetName + "] could not be found."); } return result; }
979899100101102103104105106107
119120121122123124125126127128
112113114115116117118119120121
break; } } if (result == null) { throw new FacetNotFoundException("The requested facet of type [" + type.getName() + "] was not found. The facet is not installed."); } return (F) result; }
9899100101102103104105106107
110111112113114115116117118119120
132133134135136137138139140141
104105106107108109110111112113