#include <SoundResource.h>
Public Member Functions | |
| Error (std::string const &loc, std::string const &msg) | |
| ~Error () throw () | |
| const char * | what () const throw () |
Private Attributes | |
| std::string | _errLoc |
| std::string | _errMsg |
| std::string | _msg |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4