ParseException Constructor
Namespace: MoreDateTime.ExceptionsAssembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
public ParseException(
string message,
string? invalidString
)
public:
ParseException(
String^ message,
String^ invalidString
)
No code example is currently available or this language may not be supported.
Parameters
- message String
- The error message
- invalidString String
- The invalid string.