#include <AIPExceptions.h>
|
| | 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 () |
| |
| | 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 () |
| |
◆ 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 |
◆ getOpenFileErrorCode()
| int Mp4_Exception::getOpenFileErrorCode |
( |
| ) |
|
|
inline |
◆ openFileErrorCode
| int Mp4_Exception::openFileErrorCode = 0 |
|
private |
The documentation for this class was generated from the following file: