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