ConvergenceFailureException(String) Constructor

Create a new exception with the message

Definition

Namespace: ASCOM.Astrometry.Exceptions
Assembly: ASCOM.Astrometry (in ASCOM.Astrometry.dll) Version: 7.1.3+4851.c5da65c2b
C#
public ConvergenceFailureException(
	string message
)

Parameters

message  String
Message to be reported by the exception

See Also