25 #ifndef WLIBRARYLOADFAILED_H
26 #define WLIBRARYLOADFAILED_H
30 #include "../WException.h"
31 #include "../WExportCommon.h"
43 explicit WLibraryLoadFailed(
const std::string& msg =
"The library could not be loaded." );
54 #endif // WLIBRARYLOADFAILED_H