Click or drag to resize

RtspMessageRtspMessageException Constructor (String, Exception)

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public RtspMessageException(
	string message,
	Exception innerException
)

Parameters

message
Type: SystemString
innerException
Type: SystemException
See Also