libdcp
|
An exception related to an MXF file. More...
#include <exceptions.h>
Public Member Functions | |
MXFFileError (std::string message, boost::filesystem::path filename, int number) | |
Public Member Functions inherited from dcp::FileError | |
FileError (std::string message, boost::filesystem::path filename, int number) | |
boost::filesystem::path | filename () const |
int | number () const |
An exception related to an MXF file.
Definition at line 81 of file exceptions.h.