{
if (log.isLoggable(Level.SEVERE))
{
log.log(Level.SEVERE, "Cannot create PropertyDescriptor for facet ",e);
}
throw new TagException(tag,e);
}
}
// Pass to nextHandler, to give the chance to cc:insertChildren, cc:insertFacet and cc:renderFacet
// to save metadata information.