<?phpnamespace GuzzleServiceException;use GuzzleCommonExceptionRuntimeException;class ResponseClassException extends RuntimeException{}