KCal Library
exceptions.cpp File Reference
Detailed Description
This file is part of the API for handling calendar data and defines the Exception and ErrorFormat classes.We don't use actual C++ exceptions right now. These classes are currently returned by an error function; but we can build upon them, if/when we start to use C++ exceptions.
Exceptions base class along with the Calendar ErrorFormat class.
Definition in file exceptions.cpp.
#include "exceptions.h"
#include "calformat.h"
#include <klocale.h>
Include dependency graph for exceptions.cpp:

Go to the source code of this file.