VelocityPacketException Constructor (String^, Exception^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Namespace:   Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)

protected:
VelocityPacketException(
	String^ message,
	Exception^ innerException
)

Parameters

message
Type: System::String^

Internal.

innerException
Type: System::Exception^

Internal.

Return to top
Show: