Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

ark::SoundResource::Error Class Reference

#include <SoundResource.h>

List of all members.

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


Detailed Description

General exception class.


Constructor & Destructor Documentation

ark::SoundResource::Error::Error std::string const &  loc,
std::string const &  msg
[inline]
 

ark::SoundResource::Error::~Error  )  throw () [inline]
 


Member Function Documentation

const char* ark::SoundResource::Error::what  )  const throw () [inline]
 


Member Data Documentation

std::string ark::SoundResource::Error::_errLoc [private]
 

std::string ark::SoundResource::Error::_errMsg [private]
 

std::string ark::SoundResource::Error::_msg [mutable, private]
 


The documentation for this class was generated from the following file:
Generated on Tue Sep 6 14:54:42 2005 for Arkonnekt Sound by  doxygen 1.4.4