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