OpenWalnut  1.4.0
Public Member Functions
WLibraryFetchFailed Class Reference

Thrown whenever a symbol could not be fetched. More...

#include <WLibraryFetchFailed.h>

+ Inheritance diagram for WLibraryFetchFailed:

List of all members.

Public Member Functions

 WLibraryFetchFailed (const std::string &msg="The symbol could not be fetched.")
 Default constructor.
virtual ~WLibraryFetchFailed () throw ()
 Destructor.

Detailed Description

Thrown whenever a symbol could not be fetched.

Definition at line 36 of file WLibraryFetchFailed.h.


Constructor & Destructor Documentation

WLibraryFetchFailed::WLibraryFetchFailed ( const std::string &  msg = "The symbol could not be fetched.") [explicit]

Default constructor.

Parameters:
msgthe exception message.

Definition at line 29 of file WLibraryFetchFailed.cpp.

Destructor.

Definition at line 35 of file WLibraryFetchFailed.cpp.


The documentation for this class was generated from the following files: