Xmipp  v3.23.11-Nereus
Public Member Functions | List of all members
NotImplemented Class Reference

#include <metadata_base.h>

Inheritance diagram for NotImplemented:
Inheritance graph
[legend]
Collaboration diagram for NotImplemented:
Collaboration graph
[legend]

Public Member Functions

 NotImplemented (const std::string &str)
 

Detailed Description

Definition at line 111 of file metadata_base.h.

Constructor & Destructor Documentation

◆ NotImplemented()

NotImplemented::NotImplemented ( const std::string &  str)
inline

Definition at line 113 of file metadata_base.h.

113 : std::logic_error(str) {};

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