7 #ifndef __FWATOMSPATCH_EXCEPTIONS_UNKNOWNVERSION_HPP__ 8 #define __FWATOMSPATCH_EXCEPTIONS_UNKNOWNVERSION_HPP__ 10 #include "fwAtomsPatch/exceptions/Base.hpp" Base class of fwAtomsPatch exceptions.
Contains base functionalities used to transform objects from a version to another.
Thrown when a given object version is unknown and can't be processed.