libdcp
Public Member Functions | List of all members
dcp::MXFFileError Class Reference

An exception related to an MXF file. More...

#include <exceptions.h>

Inheritance diagram for dcp::MXFFileError:
dcp::FileError

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
 

Detailed Description

An exception related to an MXF file.

Definition at line 81 of file exceptions.h.


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