OpenShot Library | libopenshot
0.2.2
|
Exception when an invalid # of audio channels are detected. More...
#include <Exceptions.h>
Public Member Functions | |
InvalidChannels (string message, string file_path) | |
virtual | ~InvalidChannels () throw () |
![]() | |
BaseException (string message) | |
virtual const char * | what () const throw () |
virtual | ~BaseException () throw () |
Public Attributes | |
string | file_path |
Additional Inherited Members | |
![]() | |
string | m_message |
Exception when an invalid # of audio channels are detected.
Definition at line 112 of file Exceptions.h.
|
inline |
Definition at line 116 of file Exceptions.h.
|
inlinevirtual |
Definition at line 118 of file Exceptions.h.
string openshot::InvalidChannels::file_path |
Definition at line 115 of file Exceptions.h.