librime 1.2
Rime Input Method Engine, the core library
Darts::Details::Exception Class Reference

#include <darts.h>

Inheritance diagram for Darts::Details::Exception:
Collaboration diagram for Darts::Details::Exception:

Public Member Functions

 Exception (const char *msg=NULL) throw ()
 Exception (const Exception &rhs) throw ()
virtual ~Exception () throw ()
virtual const char * what () const throw ()

Constructor & Destructor Documentation

◆ Exception() [1/2]

Darts::Details::Exception::Exception ( const char * msg = NULL)
throw ( )
inlineexplicit

◆ Exception() [2/2]

Darts::Details::Exception::Exception ( const Exception & rhs)
throw ( )
inline

◆ ~Exception()

virtual Darts::Details::Exception::~Exception ( )
throw ( )
inlinevirtual

Member Function Documentation

◆ what()

virtual const char * Darts::Details::Exception::what ( ) const
throw ( )
inlinevirtual

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