Logo
ApraPipes 1.0
Loading...
Searching...
No Matches
Mp4_Exception Class Reference

#include <AIPExceptions.h>

Inheritance diagram for Mp4_Exception:
Inheritance graph
Collaboration diagram for Mp4_Exception:
Collaboration graph

Public Member Functions

 Mp4_Exception (int type, const std::string file, int line, const std::string logMessage)
 
 Mp4_Exception (int type, const std::string file, int line, int _openFileErrorCode, const std::string logMessage)
 
 Mp4_Exception (int type, const std::string file, int line, const std::string logMessage, std::string previosFile, std::string nextFile)
 
int getOpenFileErrorCode ()
 
- Public Member Functions inherited from AIP_Exception
 AIP_Exception (int type, const std::string file, int line, const std::string logMessage)
 
 AIP_Exception (int type, const std::string file, int line, const std::string logMessage, std::string _previosFile, std::string _nextFile)
 
virtual ~AIP_Exception () throw ()
 
int getCode ()
 
std::string getError ()
 
std::string getPreviousFile ()
 
std::string getNextFile ()
 

Private Attributes

int openFileErrorCode = 0
 

Constructor & Destructor Documentation

◆ Mp4_Exception() [1/3]

Mp4_Exception::Mp4_Exception ( int type,
const std::string file,
int line,
const std::string logMessage )
inlineexplicit

◆ Mp4_Exception() [2/3]

Mp4_Exception::Mp4_Exception ( int type,
const std::string file,
int line,
int _openFileErrorCode,
const std::string logMessage )
inlineexplicit

◆ Mp4_Exception() [3/3]

Mp4_Exception::Mp4_Exception ( int type,
const std::string file,
int line,
const std::string logMessage,
std::string previosFile,
std::string nextFile )
inlineexplicit

Member Function Documentation

◆ getOpenFileErrorCode()

int Mp4_Exception::getOpenFileErrorCode ( )
inline
Here is the caller graph for this function:

Member Data Documentation

◆ openFileErrorCode

int Mp4_Exception::openFileErrorCode = 0
private

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