DeSR Dependency Parser

IXE::Error Class Reference

Base class for all errors reported. More...

#include <error.h>

Inheritance diagram for IXE::Error:

Inheritance graph

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.

Definition at line 39 of file error.h.


Member Function Documentation

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

Return a message describing the error.

This is in a human readable form.

Definition at line 56 of file error.h.


The documentation for this class was generated from the following file:
 
Copyright © 2005-2007 G. Attardi. Generated on 13 Aug 2009 by doxygen 1.5.7.1.