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
Public methodNotFoundException(String, Exception)
Initializes a new instance of the NotFoundException class
Top
See Also