Click or drag to resize
FailResponse Constructor
Overload List
  NameDescription
Public methodFailResponse
Creates instance of the FailResponse class
Public methodFailResponse(String)
Creates an instance of the FailureResponse class with one failure in it
Public methodFailResponse(IFailureList)
Creates instance of the FailResponse class and fills it with a list of failures
Top
See Also