• C
    [Issue 7787][pulsar-client-cpp] Throw std::exception types (#7798) · b74094ec
    Caleb Epstein 提交于
    Fixes #7787
    
    ### Motivation
    
    Throw std::exception instead of `const char*`
    
    ### Modifications
    
    Should be self explanatory.
    
    ### Verifying this change
    
    This change should be covered by existing tests, such as BatchMessageTest.  Not sure about the Auth test which catches `...` however.
    b74094ec
ConsumerConfiguration.cc 7.1 KB