Fix Psalm issue Class or interface CiviCRM_API3_Exception does not exist
While Scanning with static analysis tool through civi-core folder api/v3/examples
I have the following error Class or interface CiviCRM_API3_Exception does not exist
appearing multiple times This can be fixed by calling the api/Exception.php
class here