42 const char*
what()
const throw()
44 return message.c_str();
Namespace used to encapsulate all MPEG-7 CDVA declarations.
Definition: Buffer.h:14
virtual ~CdvaException()
Definition: CdvaException.h:36
const char * what() const
Get the exception message.
Definition: CdvaException.h:42
Class defining a specific exception for CDVA.
Definition: CdvaException.h:24
CdvaException(std::string str)
Create a new CDVA exception.
Definition: CdvaException.h:33