C# Class Razorpay.Api.Errors.ServerError

Inheritance: BaseError
显示文件 Open project: razorpay/razorpay-dot-net

Public Methods

Method Description
ServerError ( string message, string code, int httpStatusCode )

Method Details

ServerError() public method

public ServerError ( string message, string code, int httpStatusCode )
message string
code string
httpStatusCode int