TwiceAsNice  2019-02-18
Public Member Functions | List of all members
Test::MyException2 Struct Reference
Inheritance diagram for Test::MyException2:
Inheritance graph
Collaboration diagram for Test::MyException2:
Collaboration graph

Public Member Functions

virtual std::string toString () const
 
- Public Member Functions inherited from Nice::Exception
 Exception ()
 
 Exception (const Nice::SeqLoggerObject &_ex)
 
 operator Nice::SeqLoggerObject ()
 
const Nice::SeqLoggerObjectlog () const
 
virtual const char * what () const throw ()
 
void addLoggerObject (const Nice::LoggerObject &_err)
 
void addLoggerObject (const Nice::SeqLoggerObject &_serr)
 
virtual ~Exception () throw ()
 
 Exception ()
 
 Exception (const Nice::SeqLoggerObject &_ex)
 
 operator Nice::SeqLoggerObject ()
 
const Nice::SeqLoggerObjectlog () const
 
virtual const char * what () const throw ()
 
void addLoggerObject (const Nice::LoggerObject &_err)
 
void addLoggerObject (const Nice::SeqLoggerObject &_serr)
 
virtual ~Exception () throw ()
 

Additional Inherited Members

- Static Public Member Functions inherited from Nice::Exception
static void raise (const std::string &_exceptStr, const Nice::SeqLoggerObject &_ex=Nice::SeqLoggerObject())
 
template<typename Type >
static void addException (const std::string &_exceptStr)
 
static void raise (const std::string &_exceptStr, const Nice::SeqLoggerObject &_ex=Nice::SeqLoggerObject())
 
template<typename Type >
static void addException (const std::string &_exceptStr)
 

Member Function Documentation

◆ toString()

virtual std::string Test::MyException2::toString ( ) const
inlinevirtual

Reimplemented from Nice::Exception.


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