limal::SyntaxException Class Reference

SyntaxException class declaration. More...

#include <Exception.hpp>

List of all members.

Public Member Functions

 SyntaxException (const char *file, int line, const char *msg, int errorCode=::blocxx4::Exception::UNKNOWN_ERROR_CODE, const Exception *otherException=0, int subClassId=::blocxx4::Exception::UNKNOWN_SUBCLASS_ID)
virtual ~SyntaxException () throw ()
virtual const char * type () const
virtual SyntaxExceptionclone () const


Detailed Description

SyntaxException class declaration.

A SyntaxException is thrown if a parser fails to parse a configuration file because of syntax errors in the configuration files or similar problems.


Constructor & Destructor Documentation

limal::SyntaxException::SyntaxException const char *  file,
int  line,
const char *  msg,
int  errorCode = ::blocxx4::Exception::UNKNOWN_ERROR_CODE,
const Exception *  otherException = 0,
int  subClassId = ::blocxx4::Exception::UNKNOWN_SUBCLASS_ID
 

virtual limal::SyntaxException::~SyntaxException  )  throw () [virtual]
 


Member Function Documentation

virtual SyntaxException* limal::SyntaxException::clone  )  const [virtual]
 

virtual const char* limal::SyntaxException::type  )  const [virtual]
 


The documentation for this class was generated from the following file:
Generated on Tue May 2 09:52:00 2006 for limal by  doxygen 1.4.6