Click or drag to resize

NotFoundException(String) Constructor

Initializes a new instance of the NotFoundException class

Namespace: Casewhere.Common.Exceptions
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public NotFoundException(
	string msg
)

Parameters

msg  String
 
See Also