ProxyCacheMissBecameHitException Constructor (Exception)

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.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.Framework.Server Namespace