ConvergenceFailureException(String) Constructor
Create a new exception with the message
Namespace: ASCOM.Astrometry.ExceptionsAssembly: ASCOM.Astrometry (in ASCOM.Astrometry.dll) Version: 7.1.3+4851.c5da65c2b
public ConvergenceFailureException(
string message
)
Public Sub New (
message As String
)
public:
ConvergenceFailureException(
String^ message
)
Parameters
- message String
- Message to be reported by the exception