25 #ifndef WLIBRARYFETCHFAILED_H
26 #define WLIBRARYFETCHFAILED_H
30 #include "../WException.h"
31 #include "../WExportCommon.h"
44 explicit WLibraryFetchFailed(
const std::string& msg =
"The symbol could not be fetched." );
55 #endif // WLIBRARYFETCHFAILED_H