InvalidValueException(String, Exception) Constructor
Create a new exception
Namespace: ASCOMAssembly: ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 6.0.0.0 (7.0.9999.9999)
public InvalidValueException(
string message,
Exception inner
)
Public Sub New (
message As String,
inner As Exception
)
- message String
- Exception description
- inner Exception
- The underlying exception that caused this exception to be thrown.
Supported in: .NET 8.0 and later
Supported in: 2.0