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