Exception.h File Reference


Detailed Description

Contains the definitions for the different exceptions used.

Id
Exception.h,v 1.2 2008/03/14 15:30:51 iamcamiel Exp

X-1.1 Camiel Vanderhoeven 14-MAR-2007 File created.

Definition in file Exception.h.

Go to the source code of this file.

Defines

#define CInvalidArgumentException   Poco::InvalidArgumentException
#define CFileNotFoundException   Poco::FileNotFoundException
#define CTimeoutException   Poco::TimeoutException
#define CNotImplementedException   Poco::NotImplementedException
#define CIllegalStateException   Poco::IllegalStateException
#define CLogicException   Poco::LogicException
#define CRuntimeException   Poco::RuntimeException
#define COutOfMemoryException   Poco::OutOfMemoryException

Functions

 POCO_DECLARE_EXCEPTION (, CConfigurationException, Poco::Exception)
 POCO_DECLARE_EXCEPTION (, CThreadException, Poco::Exception)
 POCO_DECLARE_EXCEPTION (, CWin32Exception, Poco::Exception)
 POCO_DECLARE_EXCEPTION (, CSDLException, Poco::Exception)
 POCO_DECLARE_EXCEPTION (, CGracefulException, Poco::Exception)
 POCO_DECLARE_EXCEPTION (, CAbortException, Poco::Exception)


Define Documentation

#define CFileNotFoundException   Poco::FileNotFoundException

Definition at line 43 of file Exception.h.

#define CIllegalStateException   Poco::IllegalStateException

Definition at line 46 of file Exception.h.

#define CInvalidArgumentException   Poco::InvalidArgumentException

Definition at line 42 of file Exception.h.

#define CLogicException   Poco::LogicException

Definition at line 47 of file Exception.h.

Referenced by NumberQuestion::ask().

#define CNotImplementedException   Poco::NotImplementedException

Definition at line 45 of file Exception.h.

#define COutOfMemoryException   Poco::OutOfMemoryException

Definition at line 49 of file Exception.h.

#define CRuntimeException   Poco::RuntimeException

Definition at line 48 of file Exception.h.

#define CTimeoutException   Poco::TimeoutException

Definition at line 44 of file Exception.h.


Function Documentation

POCO_DECLARE_EXCEPTION ( CAbortException  ,
Poco::Exception   
)

POCO_DECLARE_EXCEPTION ( CGracefulException  ,
Poco::Exception   
)

POCO_DECLARE_EXCEPTION ( CSDLException  ,
Poco::Exception   
)

POCO_DECLARE_EXCEPTION ( CWin32Exception  ,
Poco::Exception   
)

POCO_DECLARE_EXCEPTION ( CThreadException  ,
Poco::Exception   
)

POCO_DECLARE_EXCEPTION ( CConfigurationException  ,
Poco::Exception   
)


SourceForge.net Logo
Project space on SourceForge.net