MPEG CDVA Experimentation Model (CXM)  1.0
Compact Descriptors for Visual Analisys
Public Member Functions
mpeg7cdva::CdvaException Class Reference

Class defining a specific exception for CDVA. More...

#include <CdvaException.h>

Inheritance diagram for mpeg7cdva::CdvaException:
Inheritance graph
[legend]
Collaboration diagram for mpeg7cdva::CdvaException:
Collaboration graph
[legend]

Public Member Functions

 CdvaException (std::string str)
 Create a new CDVA exception. More...
 
virtual ~CdvaException () throw ()
 
const char * what () const throw ()
 Get the exception message. More...
 

Detailed Description

Class defining a specific exception for CDVA.

Constructor & Destructor Documentation

◆ CdvaException()

mpeg7cdva::CdvaException::CdvaException ( std::string  str)
inline

Create a new CDVA exception.

Parameters
strthe exception message string.

◆ ~CdvaException()

virtual mpeg7cdva::CdvaException::~CdvaException ( )
throw (
)
inlinevirtual

Member Function Documentation

◆ what()

const char* mpeg7cdva::CdvaException::what ( ) const
throw (
)
inline

Get the exception message.


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