DateTimeShiftDetectedException Constructor (Exception)

Constructor.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub New ( _
    ex As Exception _
)
public DateTimeShiftDetectedException(
    Exception ex
)
public:
DateTimeShiftDetectedException(
    Exception^ ex
)
new : 
        ex:Exception -> DateTimeShiftDetectedException
public function DateTimeShiftDetectedException(
    ex : Exception
)

Parameters

.NET Framework Security

See Also

Reference

DateTimeShiftDetectedException Class

DateTimeShiftDetectedException Overload

Microsoft.TeamFoundation.Framework.Server Namespace