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