New Rule for RaiseOuterException

Search for any try except blocks that raise exceptions through the raise-keyword instead of using System.SysUtils.Exception.RaiseOuterException(…).