C# Class Razorpay.Api.Errors.ErrorCodeHelper

Show file Open project: razorpay/razorpay-dot-net

Public Methods

Method Description
Get ( string message, string code, int httpStatusCode, string field ) : BaseError

Method Details

Get() public static method

public static Get ( string message, string code, int httpStatusCode, string field ) : BaseError
message string
code string
httpStatusCode int
field string
return BaseError