Click or drag to resize

ObsException Constructor (Exception)

Initializes a new instance of the ObsException class

Namespace:  OBS
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.20.7.0 (3.20.7)
Syntax
C#
public ObsException(
	Exception innerException
)

Parameters

innerException
Type: SystemException
See Also