|
fw4spl
|
Thrown when a given object version is unknown and can't be processed. More...
#include <UnknownVersion.hpp>
Inheritance diagram for fwAtomsPatch::exceptions::UnknownVersion:
Collaboration diagram for fwAtomsPatch::exceptions::UnknownVersion:Public Member Functions | |
| UnknownVersion (const std::string &message) | |
Public Member Functions inherited from fwAtomsPatch::exceptions::Base | |
| Base (const std::string &message) | |
Public Member Functions inherited from fwCore::Exception | |
| FWCORE_API | Exception (const std::string &err) |
Thrown when a given object version is unknown and can't be processed.
Definition at line 21 of file UnknownVersion.hpp.