Reports any empty
catch
blocks in Javascript content. Empty
catch
blocks are a sign that errors are simply being ignored, rather than properly handled.