Quantcast
Channel: WE MOVED to github.com/microsoft/cpprestsdk. This site is not monitored!
Viewing all articles
Browse latest Browse all 4845

New Post: Problem with Casablanca SDK

$
0
0
When I added the try and catch block...
try
    {
        listener.open().wait();
        fgetc(stdin);
        listener.close().wait();
    }
    catch(std::exception const & exp)
    {
        //exp.
    }
This is what it shows in exception.
-       exp <No type information available in symbol file for cpprest110d_2_4.dll>{_Mywhat=0x00000000 <NULL> _Mydofree=...} const std::exception &
+       __vfptr 0x108445c0 {cpprest110d_2_4.dll!const web::http::http_exception::`vftable'} {cpprest110d_2_4.dll!0x1016f9b1, ...}   void * *
+       _Mywhat 0x00000000 <NULL>   const char *
        _Mydofree   false   bool
Does Casablanca has its own exception mechanism?

Viewing all articles
Browse latest Browse all 4845

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>