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