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