NotFoundException(String, Exception) Constructor
|
Namespace: Casewhere.Common.ExceptionsAssembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic NotFoundException(
string message,
Exception exception
)
Parameters
- message String
-
- exception Exception
-
See Also