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

akonadi

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

#include <exception.h>

Inherits exception.

Public Member Functions

 Exception (const char *what) throw ()
 
 Exception (const QByteArray &what) throw ()
 
 Exception (const QString &what) throw ()
 
 Exception (const Exception &other) 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::Exception ( const char *  what)
throw (
)

Creates a new exception with the error message what.

Definition at line 36 of file exception.cpp.

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

Creates a new exception with the error message what.

Definition at line 46 of file exception.cpp.

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

Creates a new exception with the error message what.

Definition at line 56 of file exception.cpp.

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

Copy constructor.

Definition at line 66 of file exception.cpp.

Exception::~Exception ( )
throw (
)
virtual

Destructor.

Definition at line 77 of file exception.cpp.

Member Function Documentation

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

Returns the type of this exception.

Definition at line 82 of file exception.cpp.

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

Returns the error message associated with this exception.

Definition at line 92 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-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:28 by doxygen 1.8.7 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
  • Modules
  • Related Pages

kdepimlibs API Reference

Skip menu "kdepimlibs API Reference"
  • akonadi
  •   contact
  •   kmime
  •   socialutils
  • kabc
  • kalarmcal
  • kblog
  • kcal
  • kcalcore
  • kcalutils
  • kholidays
  • kimap
  • kldap
  • kmbox
  • kmime
  • kpimidentities
  • kpimtextedit
  • kresources
  • ktnef
  • kxmlrpcclient
  • microblog

Search



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