SlavedException(String) Constructor

Create a new exception

Definition

Namespace: ASCOM
Assembly: ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 6.0.0.0 (7.0.9999.9999)
C#
public SlavedException(
	string message
)

Parameters

message  String
Exception description

Version Information

.NET Standard

Supported in: 2.0

See Also