limal::ValueException Class Reference

ValueException class declaration. More...

#include <Exception.hpp>

List of all members.

Public Member Functions

 ValueException (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 ~ValueException () throw ()
virtual const char * type () const
virtual ValueExceptionclone () const


Detailed Description

ValueException class declaration.

A ValueException is thrown in case of failed parameter checks. E.g. a string should be an email address, but it is not.


Constructor & Destructor Documentation

limal::ValueException::ValueException 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::ValueException::~ValueException  )  throw () [virtual]
 


Member Function Documentation

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

virtual const char* limal::ValueException::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