KCal::ErrorFormat Class Reference
Calendar format related error class. More...
#include <exceptions.h>
Inherits KCal::Exception.
Public Types
- enum ErrorCodeFormat {
LoadError, SaveError, ParseErrorIcal, ParseErrorKcal,
NoCalendar, CalVersion1, CalVersion2, CalVersionUnknown,
Restriction
}
Public Member Functions
- ErrorFormat (ErrorCodeFormat code, const QString &message=QString::null)
- QString message ()
- ErrorCodeFormat errorCode ()
Detailed Description
Calendar format related error class.
Constructor & Destructor Documentation
|
Create format error exception.
|
Member Function Documentation
|
Return format error message.
Reimplemented from KCal::Exception. |
|
Return format error code.
|
The documentation for this class was generated from the following files:
- exceptions.h
- exceptions.cpp