Version: 9.15.0
CASCatch_ErrorHandler.hxx File Reference
#include "CASCatch_Failure.hxx"
#include <stdlib.h>
#include <setjmp.h>

Go to the source code of this file.

Classes

class  CASCatch_ErrorHandler
 This class is an exception handler, private. More...
 

Macros

#define CASCatch_TRY   try
 
#define CASCatch_CATCH   catch
 

Variables

int K_SETJMP_CASCatch
 

Macro Definition Documentation

◆ CASCatch_CATCH

#define CASCatch_CATCH   catch

◆ CASCatch_TRY

#define CASCatch_TRY   try

Variable Documentation

◆ K_SETJMP_CASCatch

int K_SETJMP_CASCatch
extern