ThreadData Class

Definition

Line 16 of transferringExceptions/transferringExceptions.cm

Member Functions

public const ExceptionPtr& GetCapturedException() const
public void SetCapturedException(const ExceptionPtr& exception_)

Member Variables

private ExceptionPtr exception

Member Function Details

GetCapturedException Member Function

public const ExceptionPtr& GetCapturedException()

Definition
Line 22 of transferringExceptions/transferringExceptions.cm


SetCapturedException Member Function

public void SetCapturedException(const ExceptionPtr& exception_)

Definition
Line 18 of transferringExceptions/transferringExceptions.cm