gtsam  3.2.1
gtsam
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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: