• Skip to content
  • Skip to link menu
  • KDE API Reference
  • kdepimlibs-4.14.10 API Reference
  • KDE Home
  • Contact Us
 

akonadi

  • Akonadi
  • Exception
Public Member Functions | List of all members
Akonadi::Exception Class Reference

#include <exception.h>

Inherits std::exception.

Public Member Functions

 Exception (const char *what) throw ()
 
 Exception (const Exception &other) throw ()
 
 Exception (const QByteArray &what) throw ()
 
 Exception (const QString &what) throw ()
 
virtual ~Exception () throw ()
 
virtual QByteArray type () const throw ()
 
const char * what () const throw ()
 

Detailed Description

Base class for exceptions used by the Akonadi library.

Definition at line 35 of file exception.h.

Constructor & Destructor Documentation

◆ Exception() [1/4]

Exception::Exception ( const char * what)
throw ( )

Creates a new exception with the error message what.

Definition at line 36 of file exception.cpp.

◆ Exception() [2/4]

Exception::Exception ( const QByteArray & what)
throw ( )

Creates a new exception with the error message what.

Definition at line 46 of file exception.cpp.

◆ Exception() [3/4]

Exception::Exception ( const QString & what)
throw ( )

Creates a new exception with the error message what.

Definition at line 56 of file exception.cpp.

◆ Exception() [4/4]

Exception::Exception ( const Exception & other)
throw ( )

Copy constructor.

Definition at line 66 of file exception.cpp.

◆ ~Exception()

Exception::~Exception ( )
throw ( )
virtual

Destructor.

Definition at line 79 of file exception.cpp.

Member Function Documentation

◆ type()

QByteArray Exception::type ( ) const
throw ( )
virtual

Returns the type of this exception.

Definition at line 84 of file exception.cpp.

◆ what()

const char * Exception::what ( ) const
throw ( )

Returns the error message associated with this exception.

Definition at line 94 of file exception.cpp.


The documentation for this class was generated from the following files:
  • exception.h
  • exception.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

akonadi

Skip menu "akonadi"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • Related Pages

kdepimlibs-4.14.10 API Reference

Skip menu "kdepimlibs-4.14.10 API Reference"
  • akonadi
  •   contact
  •   kmime
  •   socialutils
  • kabc
  • kalarmcal
  • kblog
  • kcal
  • kcalcore
  • kcalutils
  • kholidays
  • kimap
  • kioslave
  •   imap4
  •   mbox
  •   nntp
  • kldap
  • kmbox
  • kmime
  • kontactinterface
  • kpimidentities
  • kpimtextedit
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • microblog
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2
Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal