Checks that all exceptions thrown by function are properly documented in it's PHPDoc with @throws tags.

Options:
Note: if "Ignore Runtime/Logic exception" option is off, @throws tags for runtime/logic exceptions are also automatically added upon PhpDoc creation/update.