Click or drag to resize

CommonDetermineTypeofExceptionThrown Method

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

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Object DetermineTypeofExceptionThrown(
	string message,
	bool ignoreMissingValue
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:IAS.Common.DetermineTypeofExceptionThrown(System.String,System.Boolean)"]

ignoreMissingValue
Type: SystemBoolean

[Missing <param name="ignoreMissingValue"/> documentation for "M:IAS.Common.DetermineTypeofExceptionThrown(System.String,System.Boolean)"]

Return Value

Type: Object

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

See Also