Java Exception when the CSS is not available
Status: Beta
Brought to you by:
juanmafernandez
When the process of standardization find a link to a CSS document, but the document it is not available the process throws an Exception that is not catch. It is important catch this Exception, because the rest of the process is correct even if the CSS document is not available.