soprano/error.h File Reference

#include "soprano_export.h"
#include <QtCore/QString>
#include <QtCore/QSharedDataPointer>

Include dependency graph for error.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Soprano
namespace  Soprano::Error

Classes

class  Soprano::Error::Error
 Represents an error in Soprano. More...
class  Soprano::Error::ParserError
 Represents a parser error in Soprano. More...
class  Soprano::Error::ErrorCache
 Core class of Soprano's exception system. More...

Enumerations

enum  Soprano::Error::ErrorCode {
  Soprano::Error::ErrorNone = 0x0, Soprano::Error::ErrorInvalidArgument = 0x1, Soprano::Error::ErrorInvalidStatement = ErrorInvalidArgument, Soprano::Error::ErrorNotSupported = 0x2,
  Soprano::Error::ErrorParsingFailed = 0x3, Soprano::Error::ErrorPermissionDenied = 0x4, Soprano::Error::ErrorUnknown = 0x1000
}

Functions

SOPRANO_EXPORT QString Soprano::Error::errorMessage (ErrorCode)
SOPRANO_EXPORT ErrorCode Soprano::Error::convertErrorCode (int code)
SOPRANO_EXPORT QDebug operator<< (QDebug s, const Soprano::Error::Error &)
SOPRANO_EXPORT QTextStreamoperator<< (QTextStream &s, const Soprano::Error::Error &)


Function Documentation

SOPRANO_EXPORT QDebug operator<< ( QDebug  s,
const Soprano::Error::Error  
)

SOPRANO_EXPORT QTextStream& operator<< ( QTextStream s,
const Soprano::Error::Error  
)


Generated on Tue Jul 22 17:39:26 2008 for Soprano by  doxygen 1.5.6