I am trying to write a class that communicate with an API. I would like to override the standard Exception class in PHP to return the message, error code that I want.I am trying to write a class that communicate w
I am trying to write a class that communicate with an API. I would like to override the standard Exception class in PHP to return the message, error code that I want.I am trying to write a class that communicate w