C# Class Stratosphere.Aws.AmazonException

Inheritance: System.Exception
Afficher le fichier Open project: petrohi/Stratosphere Class Usage Examples

Méthodes publiques

Méthode Description
TryCreate ( WebException webException, AmazonException &amazonException ) : bool

Private Methods

Méthode Description
AmazonException ( string message, string code, WebException inner ) : System

Method Details

TryCreate() public static méthode

public static TryCreate ( WebException webException, AmazonException &amazonException ) : bool
webException System.Net.WebException
amazonException AmazonException
Résultat bool