Click or drag to resize

NotFoundException Constructor

Overload List
  NameDescription
Public methodNotFoundException
Initializes a new instance of the NotFoundException class.
Public methodNotFoundException(String)
Initializes a new instance of the NotFoundException class with a specified error message.
Public methodNotFoundException(SerializationInfo, StreamingContext)
Initializes a new instance of the NotFoundException class with serialized data.
Top
See Also