Exception.h File Reference


Detailed Description

This header contains the declaration for the DWF exception classes.

Definition in file Exception.h.

#include "dwfcore/Core.h"

Go to the source code of this file.

Namespaces

namespace  DWFCore

Classes

class  DWFCore::DWFException
 Base class for all exceptions. More...

Defines

#define _DWFCORE_STRING_ECHO(s)   #s
#define _DWFCORE_FORCE_WIDE_STRING_(s)   L ## s
#define _DWFCORE_FORCE_WIDE_STRING(s)   _DWFCORE_FORCE_WIDE_STRING_( s )
#define _DWFCORE_DECLARE_EXCEPTION_CLASS(this, super)
 Declares a new exception class.
#define __func__   __FUNCTION__
#define _DWFCORE_BUILD_EX(ex_class, message)
#define _DWFCORE_THROW_EX   throw ex;
#define _DWFCORE_THROW(ex_class, message)
 Creates an exception object on the local stack and throws it.


Generated on Tue Jan 6 22:39:29 2009 for Autodesk DWF Core Library by  doxygen 1.4.5