Base class for all the DShow related vidl exceptions. More...
#include <vidl_exception.h>
Public Member Functions | |
vidl_dshow_exception (const vcl_string &msg) | |
virtual const vcl_string & | what () const |
Base class for all the DShow related vidl exceptions.
Definition at line 72 of file vidl_exception.h.
vidl_dshow_exception::vidl_dshow_exception | ( | const vcl_string & | msg | ) | [inline, explicit] |
Definition at line 74 of file vidl_exception.h.
virtual const vcl_string& vidl_exception::what | ( | ) | const [inline, virtual, inherited] |
Definition at line 65 of file vidl_exception.h.