LMDBException Class Reference

#include <ArmarXCore/applications/ArmarXStorm/other_files/IceDB/IceDB.h>

+ Inheritance diagram for LMDBException:

Public Member Functions

int error () const
 
virtual LMDBExceptionice_clone () const
 
virtual std::string ice_id () const
 
virtual void ice_print (std::ostream &) const
 
virtual void ice_throw () const
 
 LMDBException (const char *, int, int)
 
virtual ~LMDBException () throw ()
 

Detailed Description

Definition at line 51 of file IceDB.h.

Constructor & Destructor Documentation

◆ LMDBException()

LMDBException ( const char * ,
int ,
int  )
+ Here is the caller graph for this function:

◆ ~LMDBException()

virtual ~LMDBException ( )
throw ( )
virtual

Member Function Documentation

◆ error()

int error ( ) const

◆ ice_clone()

virtual LMDBException * ice_clone ( ) const
virtual
+ Here is the call graph for this function:

◆ ice_id()

virtual std::string ice_id ( ) const
virtual

◆ ice_print()

virtual void ice_print ( std::ostream & ) const
virtual

◆ ice_throw()

virtual void ice_throw ( ) const
virtual

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