libdcp
|
Thrown when no ASSETMAP was found when trying to read a DCP. More...
#include <exceptions.h>
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 |
Thrown when no ASSETMAP was found when trying to read a DCP.
Definition at line 153 of file exceptions.h.