|
fw4spl
|
Throw this exception when a new data is created with a specific uuid, but this data already exists in system. More...
#include <DuplicatedDataUUID.hpp>
Inheritance diagram for fwAtomConversion::exception::DuplicatedDataUUID:
Collaboration diagram for fwAtomConversion::exception::DuplicatedDataUUID:Public Member Functions | |
| FWATOMCONVERSION_API | DuplicatedDataUUID (const std::string &err) |
Public Member Functions inherited from fwCore::Exception | |
| FWCORE_API | Exception (const std::string &err) |
Throw this exception when a new data is created with a specific uuid, but this data already exists in system.
Definition at line 20 of file DuplicatedDataUUID.hpp.