C# Class Recurly.Error

An individual error message. For more information, please visit https://dev.recurly.com/docs/api-validation-errors
Exibir arquivo Open project: recurly/recurly-client-net

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
Error ( XmlTextReader reader, bool fromList ) : System
ReadAttr ( string name, XmlTextReader reader ) : string

Reads the attribute with the given `name` from the `reader` without throwing

ReadResponseAndParseErrors ( HttpWebResponse response ) : Error[]

Method Details

ToString() public method

public ToString ( ) : string
return string