class final
#include <metadata.hpp>
v_1_0_0::InvalidMetadataException 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:: v_1_0_0:: InvalidMetadataException:: InvalidMetadataException(const char* what_arg) explicit
Constructor.
Parameters | |
---|---|
what_arg in | What argument |
arcstk:: v_1_0_0:: InvalidMetadataException:: InvalidMetadataException(const std::string& what_arg) explicit
Constructor.
Parameters | |
---|---|
what_arg in | What argument |