Chili.Opf3 Send comments on this topic.
TimeStampNotFoundException Constructor()
See Also 
Chili.Opf3.Concurrency.TimeStamp Namespace > TimeStampNotFoundException Class > TimeStampNotFoundException Constructor : TimeStampNotFoundException Constructor()




Creates a new instance of the TimeStampNotFoundException Class.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As TimeStampNotFoundException()
C# 
public TimeStampNotFoundException()
Managed Extensions for C++ 
public: TimeStampNotFoundException();
C++/CLI 
public:
TimeStampNotFoundException();

Requirements

Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family

See Also