InvalidMetadataException class final
#include <metadata.hpp>
Reports invalid metadata for constructing a ToC.
Constructors, destructors, conversion operators
- InvalidMetadataException(const char* what_arg) explicit
- Constructor.
- InvalidMetadataException(const std::string& what_arg) explicit
- Constructor.
Function documentation
arcstk:: InvalidMetadataException:: InvalidMetadataException(const char* what_arg) explicit
Constructor.
| Parameters | |
|---|---|
| what_arg in | What argument |
arcstk:: InvalidMetadataException:: InvalidMetadataException(const std::string& what_arg) explicit
Constructor.
| Parameters | |
|---|---|
| what_arg in | What argument |