RAD Studio
ContentsIndex
PreviousUpNext
__throwExceptionName

Header File 

except.h 

Syntax 

extern char * _RTLENTRY __ThrowExceptionName(); 

#define __throwExceptionName __ThrowExceptionName() 

Description 

Use this global variable to get the name of a thrown exception. The output for this variable is a printable character string.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!