limal::SystemException Class Reference

SystemException class declaration. More...

#include <Exception.hpp>

List of all members.

Public Member Functions

 SystemException (const char *file, int line, const char *msg, int errorCode=::BLOCXX_NAMESPACE::Exception::UNKNOWN_ERROR_CODE, const Exception *otherException=0, int subClassId=::BLOCXX_NAMESPACE::Exception::UNKNOWN_SUBCLASS_ID)
virtual ~SystemException () throw ()
virtual const char * type () const
virtual SystemExceptionclone () const
virtual void rethrow () const

Detailed Description

SystemException class declaration.

A system error is thrown in case of reached system limits.


Constructor & Destructor Documentation

limal::SystemException::SystemException ( const char *  file,
int  line,
const char *  msg,
int  errorCode = ::BLOCXX_NAMESPACE::Exception::UNKNOWN_ERROR_CODE,
const Exception *  otherException = 0,
int  subClassId = ::BLOCXX_NAMESPACE::Exception::UNKNOWN_SUBCLASS_ID 
)
virtual limal::SystemException::~SystemException (  )  throw () [virtual]

Member Function Documentation

virtual SystemException* limal::SystemException::clone (  )  const [virtual]
virtual void limal::SystemException::rethrow (  )  const [virtual]
virtual const char* limal::SystemException::type (  )  const [virtual]

The documentation for this class was generated from the following file:
Generated on Mon Jul 5 22:01:31 2010 for limal by  doxygen 1.6.3