HerbertKoelman / cpp-atmi

Application-to-Transaction Monitor Interface (ATMI) C++ library
http://herbertkoelman.github.com/cpp-atmi
Other
7 stars 0 forks source link

atmi::atmi_exception base class has problem with the signature of the method what() (pre-C++11) #67

Closed HerbertKoelman closed 8 years ago

HerbertKoelman commented 8 years ago

See signature here http://en.cppreference.com/w/cpp/error/exception/what

std::exception.what pre C++11 doesn't use the keywoprk throw ()