parsing_error Class Reference

#include <base.h>

List of all members.

Public Member Functions

 parsing_error (const std::string &what) throw ()
 parsing_error (const std::string &fileName, const std::string &what, unsigned int l, unsigned int c) throw ()
virtual ~parsing_error () throw ()
const std::string & fileName () const
unsigned int line () const
unsigned int column () const
bool isInline () const


Constructor & Destructor Documentation

parsing_error ( const std::string &  what  )  throw ()

parsing_error ( const std::string &  fileName,
const std::string &  what,
unsigned int  l,
unsigned int  c 
) throw ()

~parsing_error (  )  throw () [virtual]


Member Function Documentation

const string & fileName (  )  const

unsigned int line (  )  const

unsigned int column (  )  const

bool isInline (  )  const


Generated on Wed Jan 24 01:14:43 2007 for XDKBIBTEX by  doxygen 1.5.1