What is the difference between (Exception $e) and (\Exception $e) in try{}catch(){}
What is the impact of 'back-slash \' before Exception?
What is the difference between (Exception $e) and (\Exception $e) in try{}catch(){}
What is the impact of 'back-slash \' before Exception?