XLeaveException Class Reference

#include <e32cmn.h>

class XLeaveException
Public Member Functions
XLeaveException()
XLeaveException(TInt)
IMPORT_C TIntGetReason()
TInt Reason()

Detailed Description

The class used to implement User::Leave in term of throw and TRAP in terms of catch.

Constructor & Destructor Documentation

XLeaveException ( )

XLeaveException()[inline]

XLeaveException ( TInt )

XLeaveException(TIntaReason)[inline]

Member Function Documentation

GetReason ( )

IMPORT_C TIntGetReason()const

Reason ( )

TInt Reason()const [inline]