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

Thrown when no ASSETMAP was found when trying to read a DCP. More...

#include <exceptions.h>

Inheritance diagram for dcp::MissingAssetmapError:
dcp::ReadError

Public Member Functions

 MissingAssetmapError (boost::filesystem::path dir)
 
- Public Member Functions inherited from dcp::ReadError
 ReadError (std::string message)
 
 ReadError (std::string message, std::string detail)
 
std::string message () const
 
boost::optional< std::string > detail () const
 

Detailed Description

Thrown when no ASSETMAP was found when trying to read a DCP.

Definition at line 153 of file exceptions.h.


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