NotFoundException.NotFoundException Constructor ()
Initializes a new instance of the NotFoundException class.
Overload List
public NotFoundException(); protected NotFoundException(SerializationInfo, StreamingContext); public NotFoundException(string); public NotFoundException(string, Exception);