PropertyNotImplementedException(String) Constructor
Create a new exception
Namespace: ASCOMAssembly: ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 7.1.3+4851.c5da65c2b
public PropertyNotImplementedException(
string message
)
Public Sub New (
message As String
)
public:
PropertyNotImplementedException(
String^ message
)
Parameters
- message String
- Exception description