Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

limal::RuntimeException Class Reference

RuntimeException class declaration. More...

#include <Exception.hpp>

List of all members.

Public Member Functions

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


Detailed Description

RuntimeException class declaration.

A RuntimeException is thrown when the error results from a condition that the client could not have tested before calling the failing code.


Constructor & Destructor Documentation

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


Member Function Documentation

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

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


The documentation for this class was generated from the following file:
Generated on Tue Sep 13 01:57:18 2005 for limal by  doxygen 1.4.4