<?phpnamespace GuzzlePluginErrorResponseException;use GuzzleCommonExceptionRuntimeException;class ErrorResponseException extends RuntimeException {}