gtsam  4.0.0
gtsam
gtsam::ValuesKeyAlreadyExists Class Reference
+ Inheritance diagram for gtsam::ValuesKeyAlreadyExists:

Public Member Functions

 ValuesKeyAlreadyExists (Key key) throw ()
 Construct with the key-value pair attempted to be added.
 
Key key () const throw ()
 The duplicate key that was attempted to be added.
 
virtual const char * what () const throw ()
 The message to be displayed to the user.
 

Protected Attributes

const Key key_
 The key that already existed.
 

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