Exception thrown by DynamicLibraryManager when a failure occurs.
More...
#include <DynamicLibraryManagerException.h>
List of all members.
Detailed Description
Exception thrown by DynamicLibraryManager when a failure occurs.
Use getCause() to know what function caused the failure.
Member Enumeration Documentation
- Enumerator:
| loadingFailed |
Failed to load the dynamic library.
|
| symbolNotFound |
Symbol not found in the dynamic library.
|
Constructor & Destructor Documentation
Failed to load the dynamic library or Symbol not found in the dynamic library.
Member Function Documentation
Member Data Documentation
The documentation for this class was generated from the following files: