C# Class Razorpay.Api.Errors.BaseError

Inheritance: System.Exception
Afficher le fichier Open project: razorpay/razorpay-dot-net Class Usage Examples

Méthodes publiques

Méthode Description
BaseError ( string message, string errroCode, int httpStatusCode ) : System

Method Details

BaseError() public méthode

public BaseError ( string message, string errroCode, int httpStatusCode ) : System
message string
errroCode string
httpStatusCode int
Résultat System