Tanl Linguistic Pipeline

IXE::Error Class Reference

Base class for all errors reported. More...

#include <error.h>

Inheritance diagram for IXE::Error:
IXE::LogicError IXE::RuntimeError IXE::AssertionError IXE::InvalidArgumentError IXE::UnimplementedError IXE::CollectionError IXE::ConfigFileError IXE::DocNotFoundError IXE::FileError IXE::FormatError IXE::IndexingError IXE::InternalError IXE::InvalidResultError IXE::InvalidThreadStateError IXE::io::ZlibError IXE::IOError IXE::MemoryError IXE::MmapError IXE::NetworkError IXE::ParserError IXE::QueryError IXE::RangeError IXE::ReaderError IXE::SystemError Tanl::CorpusFormatError

List of all members.

Public Member Functions

std::string message ()
 Return a message describing the error.

Protected Member Functions

 Error (std::string const &error_msg)
 constructors are protected, since they can only be used by derived classes anyway.
 Error (const Error &copyme)

Detailed Description

Base class for all errors reported.


Member Function Documentation

std::string IXE::Error::message (  )  [inline]

Return a message describing the error.

This is in a human readable form.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
 
Copyright © 2005-2011 G. Attardi. Generated on 4 Mar 2011 by doxygen 1.6.1.