| PTZErrorEventArgs Constructor  | 
 
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic PTZErrorEventArgs(
	string innerException
)
Public Sub New ( 
	innerException As String
)
public:
PTZErrorEventArgs(
	String^ innerException
)
new : 
        innerException : string -> PTZErrorEventArgsParameters
- innerException
 - Type: SystemString
 
See Also