Click or drag to resize
ItemNotFoundException Constructor
Overload List
  NameDescription
Public methodItemNotFoundException(Response)
Initializes a new instance of the ItemNotFoundException class with the specified REST response.
Public methodItemNotFoundException(String, Response)
Initializes a new instance of the ItemNotFoundException class with the specified error message and REST response.
Top
See Also