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