OpenShot Library | libopenshot 0.5.0
Loading...
Searching...
No Matches
openshot::FileExceptionBase Class Reference

#include <Exceptions.h>

Inheritance diagram for openshot::FileExceptionBase:
openshot::ExceptionBase openshot::InvalidChannels openshot::InvalidCodec openshot::InvalidFile openshot::InvalidFormat openshot::InvalidJSON openshot::InvalidOptions openshot::InvalidSampleRate openshot::NoStreamsFound openshot::OutOfMemory openshot::ReaderClosed openshot::ResampleError openshot::TooManySeeks openshot::WriterClosed

Public Member Functions

 FileExceptionBase (std::string message, std::string file_path="")
virtual std::string py_message () const override
Public Member Functions inherited from openshot::ExceptionBase
 ExceptionBase (std::string message)
virtual const char * what () const noexcept
virtual ~ExceptionBase () noexcept

Public Attributes

std::string file_path

Additional Inherited Members

Protected Attributes inherited from openshot::ExceptionBase
std::string m_message

Detailed Description

Definition at line 61 of file Exceptions.h.

Constructor & Destructor Documentation

◆ FileExceptionBase()

Member Function Documentation

◆ py_message()

virtual std::string openshot::FileExceptionBase::py_message ( ) const
inlineoverridevirtual

Reimplemented from openshot::ExceptionBase.

Definition at line 67 of file Exceptions.h.

Member Data Documentation

◆ file_path


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