C# Class SharpGs.Exceptions.BaseGoogleException

Inheritance: System.Exception
Afficher le fichier Open project: acropolium/SharpGs

Méthodes publiques

Méthode Description
BaseGoogleException ( System.Xml.Linq.XElement content ) : System
BaseGoogleException ( string message, System.Xml.Linq.XElement content ) : System
ToString ( ) : string

Method Details

BaseGoogleException() public méthode

public BaseGoogleException ( System.Xml.Linq.XElement content ) : System
content System.Xml.Linq.XElement
Résultat System

BaseGoogleException() public méthode

public BaseGoogleException ( string message, System.Xml.Linq.XElement content ) : System
message string
content System.Xml.Linq.XElement
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string