diff -r 000000000000 -r 89d6a7a84779 Symbian3/SDK/Source/GUID-EA71F52C-DB4C-500D-9051-31BEF29E171D.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-EA71F52C-DB4C-500D-9051-31BEF29E171D.dita Thu Jan 21 18:18:20 2010 +0000 @@ -0,0 +1,28 @@ + + + + + +Basic +exception supportDescribes the operating support for exceptions. +

The basic operating system support for exceptions comes from

+ +

These are analogous to C++’s exception handling support (try/catch and throw).

+

By convention, all functions that can leave — directly or indirectly — +have an L appended onto their name (and can therefore be referred to as L +functions). The function invoked by a trap harness will always be +an L function.

+
\ No newline at end of file