This inspection reports creating of Throwable and subclasses, where the created Throwable is never actually thrown. Also reports function calls which return Throwable instances, where the result of the function call is not thrown.