C# Class Bit.Api.Models.Response.ErrorResponseModel

Inheritance: ResponseModel
Show file Open project: bitwarden/core Class Usage Examples

Public Methods

Method Description
ErrorResponseModel ( ) : System.Collections.Generic
ErrorResponseModel ( ModelStateDictionary modelState ) : System.Collections.Generic

Method Details

ErrorResponseModel() public method

public ErrorResponseModel ( ) : System.Collections.Generic
return System.Collections.Generic

ErrorResponseModel() public method

public ErrorResponseModel ( ModelStateDictionary modelState ) : System.Collections.Generic
modelState ModelStateDictionary
return System.Collections.Generic