Share via


ProxyCacheMissBecameHitException Constructor (Exception)

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

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

ProxyCacheMissBecameHitException Class

ProxyCacheMissBecameHitException Overload

Microsoft.TeamFoundation.Server.Core Namespace