ItemNotFoundException Constructor
Constructs the ItemNotFoundException exception
public ItemNotFoundException(
string Message);
Parameters
-
Message
- Descriptive message of the exception
Remarks
See Also
ItemNotFoundException Class | VVRuntime Namespace