fw4spl
fwAtomConversion::exception Namespace Reference

This namespace contains the exception raised by fwData <-> fwAtoms conversion. More...

Classes

struct  ClassnameMismatch
 Throw this exception when a new data is created with a specific uuid, but this data already exists in system. More...
 
struct  ConversionNotManaged
 Throw this exception when a conversion between data and atom is not managed (error message explains the reasons) More...
 
struct  DataFactoryNotFound
 Throw this exception when an object classname is not found exception in fwData::factory. More...
 
struct  DuplicatedDataUUID
 Throw this exception when a new data is created with a specific uuid, but this data already exists in system. More...
 
struct  NullPointer
 Null pointer exception. More...
 
struct  ObjectNotFound
 Object not found exception. More...
 

Detailed Description

This namespace contains the exception raised by fwData <-> fwAtoms conversion.