]> source.dussan.org Git - tigervnc.git/commit
Make exception classes have clearer messages
authorPierre Ossman <ossman@cendio.se>
Thu, 12 Oct 2017 13:05:07 +0000 (15:05 +0200)
committerPierre Ossman <ossman@cendio.se>
Thu, 12 Oct 2017 13:05:07 +0000 (15:05 +0200)
commit19225507cca088ff965ccfc91bcf6f1fcd9960b3
tree5b9f9462cdf9f6dec8c81f4569f73be5be023758
parentae7c2002d0f92fe84d204137461e91b4d1b70ca3
Make exception classes have clearer messages

Include the type of exception in the string generated by each
subclass. Also simplify the constructs to what is needed.
common/rdr/Exception.h
common/rfb/CConnection.cxx
common/rfb/CSecurityTLS.cxx
common/rfb/Exception.h
common/rfb/SConnection.cxx
common/rfb/SConnection.h