Click or drag to resize

PropertyNotImplementedException(String) Constructor

Create a new exception

Namespace: ASCOM
Assembly: ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntax
public PropertyNotImplementedException(
	string message
)

Parameters

message  String
Exception description
See Also