|
libnmbs 1.0.0
|
This is the complete list of members for nmbs::Error, including all inherited members.
| code() const | nmbs::Error | inline |
| Error()=delete | nmbs::Error | |
| Error(Error &&) noexcept=default | nmbs::Error | |
| Error(const Error &)=default | nmbs::Error | |
| file_not_found(std::string message="Requested resource could not be found") | nmbs::Error | inlinestatic |
| message() const | nmbs::Error | inline |
| no_binding_support(std::string message="Requested file does not support any supported binding mechanism") | nmbs::Error | inlinestatic |
| operator=(Error &&) noexcept=default | nmbs::Error | |
| operator=(const Error &)=default | nmbs::Error | |
| unexpected(std::string message="An unexpected error occurred") | nmbs::Error | inlinestatic |
| xml_could_not_create_xpath_context(std::string message="Requested XML could not be read") | nmbs::Error | inlinestatic |
| xml_could_not_parse(std::string message="Requested XML could not be read") | nmbs::Error | inlinestatic |
| xmp_key_not_found(std::string message="Requested resource did not contain the desired XMP key") | nmbs::Error | inlinestatic |
| xmp_not_found(std::string message="Requested resource did not contain any XMP data (at all)") | nmbs::Error | inlinestatic |