Theora Playback Library  1.1.0
Public Member Functions | Public Attributes | List of all members
_TheoraGenericException Class Reference

Public Member Functions

 _TheoraGenericException (const std::string &errorText, std::string type="", std::string file="", int line=0)
 
virtual ~_TheoraGenericException ()
 
virtual std::string repr ()
 
void writeOutput ()
 
virtual const std::string & getErrorText ()
 
const std::string getType ()
 

Public Attributes

std::string mErrText
 
std::string mFile
 
std::string mType
 
int mLineNumber
 

Constructor & Destructor Documentation

_TheoraGenericException::_TheoraGenericException ( const std::string &  errorText,
std::string  type = "",
std::string  file = "",
int  line = 0 
)
virtual _TheoraGenericException::~_TheoraGenericException ( )
inlinevirtual

Member Function Documentation

virtual const std::string& _TheoraGenericException::getErrorText ( )
inlinevirtual
const std::string _TheoraGenericException::getType ( )
inline
virtual std::string _TheoraGenericException::repr ( )
virtual
void _TheoraGenericException::writeOutput ( )

Member Data Documentation

std::string _TheoraGenericException::mErrText
std::string _TheoraGenericException::mFile
int _TheoraGenericException::mLineNumber
std::string _TheoraGenericException::mType

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