MDInvalidTimeValueException Constructor(String)
In This Topic
Internal constructor with description.
Syntax
public MDInvalidTimeValueException(
string
)
public:
MDInvalidTimeValueException(
String^
)
Parameters
- txt
- Detail description of exception
See Also