identt
Public Member Functions | Protected Attributes | List of all members
identt::JdException Class Reference
Inheritance diagram for identt::JdException:
identt::BadCodeException identt::BadDataException identt::BadJsonException identt::BadQueryException identt::ConfigException identt::InitialException identt::NotFoundException identt::query::SydentException

Public Member Functions

 JdException (const char *msg)
 
 JdException (std::string &msg)
 
 JdException (std::string msg)
 
 JdException (const char *msg, int err)
 
 JdException (std::string &msg, int err)
 
 JdException (std::string msg, int err)
 
virtual const char * what () const throw ()
 
virtual int ecode () const throw ()
 

Protected Attributes

std::string msg_
 
int err_
 

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