Click or drag to resize

CommonHandleSGError Method

[Missing <summary> documentation for "M:IAS.Common.HandleSGError(System.String,System.Object)"]

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Object HandleSGError(
	string method,
	Object jsonResponse
)

Parameters

method
Type: SystemString

[Missing <param name="method"/> documentation for "M:IAS.Common.HandleSGError(System.String,System.Object)"]

jsonResponse
Type: SystemObject

[Missing <param name="jsonResponse"/> documentation for "M:IAS.Common.HandleSGError(System.String,System.Object)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:IAS.Common.HandleSGError(System.String,System.Object)"]

See Also